# 리스트뷰 열 헤더

포건시는 리스트의 열 헤더에 여러 행을 설정할 수 있도록 지원하며, 이 기능을 사용하여 비즈니스 요구 사항에 맞게 다중 행 리스트뷰를 설정할 수 있습니다.

리스트뷰 선택하고 마우스 오른쪽 버튼을  클릭하고 \[모양표시]를 선택하고 "리스트뷰 열 헤더 표시하기"를 선택하면 열 헤더 행수를  1보다 큰 숫자를 다중 행 헤더로 설정합니다.

![](/files/koKMaQ7iCpCd3Q2GwXIf)

열 헤더를 선택하지 않으면 이 설정이 표시되지 않습니다.

* 1보다 큰 열 헤더 행 수를 설정하면 이전 행 뒤에 새 행이 표시됩니다. 새 행은 마지막 이전 행의 스타일을 따르고 템플릿 행의 병합된 영역 열 수를 사용합니다.
* 열 헤더 행 수를 줄이면 열 헤더가 마지막 행의 맨 머리글에서 제거됩니다.

열 헤 셀의 병합된 범위 행, 열 수, 스타일, 수식 및 값을 자유롭게 변경할 수 있습니다. 열 헤더 셀에는 하나 이상의 전체 리스트뷰 열이 포함되어 있습니다.

{% hint style="info" %}

* 모서리 셀의 병합된 범위의 행 및 열 수를 변경해도 브라우저에서 모퉁이 셀이 하나의 셀로 병합됩니다.
* 열 헤더 셀에 여러 열이 포함된 경우 열 헤더 셀을 클릭한 후 리스트뷰 정렬되지 않고 열만 선택되며 정렬을 위해 열 지정을 클릭합니다.
* 다중 행 헤더 리스트뷰 설정 명령인 Excel로 테이블 내보내기를 사용하면 excel 테이블 이 다중 행 헤더를 지원하지 않으므로 마지막 행 머리만 테이블 열로 내보내집니다.
  {% endhint %}

![](/files/ZQcxdI3VbGVDxzxfCIpk)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://doc.forguncy.co.kr/components/designlistview/columnheader.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
