# 포커스 동작

기본적으로 TAB 키를 사용하여 포커스를 전환할 때 포커스를 얻을 수 있도록 합니다. 포커스의 동작을 변경할 수 있습니다.

리스트뷰 선택하고 마우스 오른쪽 버튼을 클릭하고 마우스 오른쪽 메뉴에서 \[리스트뷰 세부 옵션 설정]을 선택하고 리스트뷰 설정 대화 상자를 표시하고 \[기타 동작] 탭에서 포커스 동작을 설정합니다.

포커스 동작에는 다음 두 가지 유형이 있습니다.

* TAB를 사용하여 포커스를 전환할 때 포커스를 얻을 수 있도록 허용하려면 기본적으로 이 옵션을 선택합니다.
* Enter 키를 누르면 셀의 포커스가 가로로 이동합니다.

![](/files/UUhQfZpBPmQiZs2rRy7g)


---

# 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/focus.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.
