# 자동 맞춤

포건시에서 행 높이와 열 너비를 수동으로 변경하지 않고도 다양한 크기의 데이터에 맞게 리스트뷰의 셀 크기를 자동으로 조정하도록 설정할 수 있습니다.

리스트뷰를 선택하고 마우스 오른쪽 버튼을 클릭하고 마우스 오른쪽 버튼 메뉴에서 \[리스트뷰 옵션 설]을 선택하고 리스트뷰 설정 대화 상자를 표시하고 \[기타 동작] 탭에서 가변 행 높이 및 열 너비를 설정합니다.

적응형 행 높이를 설정하기 전에 줄 바꿈을 켜야 합니다.

![](/files/INnLzjIyX8z2JvQE18ZJ)

### 행 높이 자동 맞춤&#x20;

행 높이를 행에서 가장 높은 값과 일치하도록 조정합니다.

예를 들어 리스트 자동 줄 바꿈을 켜고 적응형 행 높이를 설정하지 않은 경우 리스트뷰의 장소 열이 자동 조정하지 않습니다.

![](/files/8Le0JGSTXqzmNAOqPi92)

### 열 너비 자동 맞춤&#x20;

열 너비를 열에서 가장 넓은 값과 일치하도록 변경합니다.

예를 들어 리스트뷰에 열 너비 자동 맞춤 설정되지 않은 경우 리스트뷰의 주문날짜 필드가 모두 표시되지 않습니다.

&#x20;열 너비 자동 맞춤 선택하면 리스트뷰의 주문날짜  열 너비가 넓어집니다.

<figure><img src="/files/RFp1fglkFle3VS2Aj34B" alt=""><figcaption></figcaption></figure>


---

# 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/forguncy-v9/components/designlistview/autocustom.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.
