# 보고서 제어

Table, Tablix, Chart의 세 가지 데이터 영역 외에도 보고서 디자이너에서 사용할 수 있는 보고서 컨트롤에 대해 설명합니다. 이러한 컨트롤은 데이터 영역과 마찬가지로 도구 상자 목록에서 디자인 영역으로 드래그 앤 드롭하여 배치 할 수 있습니다.


---

# 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/report/control.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.
