# 사용자 컨트롤 속성

속성을 이용하여 사용자 컨트롤의 외형을 제어할 수 있으며 , 사용자 컨트롤의 속성을 생성한 후 동일한 사용자 컨트롤트를 여러 곳에서 재사용할 때 실제 비즈니스 요구에 따라 사용자 컨트롤의 속성을 설정하여 사용자 컨트롤을 보다 유연하게 적용할 수 있습니다.

### 속성 만들기&#x20;

사용자    정의 컨트롤을 선택하고 우클릭 후 우클릭 메뉴에서 "새속성 만들기"를  선택하면 속성 생성 대화상자가 팝업된다.

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

<figure><img src="/files/5WYh5pM4SAs5Y8AuOaVD" alt=""><figcaption></figcaption></figure>

| 항목    | 설명                                                                                                                                                                                                                                                                                                                                          |
| ----- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| 이름    | 속성의 이름입니다.                                                                                                                                                                                                                                                                                                                                  |
| 속성 유형 | 수식, 텍스트, 정수, 소수점, 예/아니요, 색상을 포함한 속성 유형입니다.                                                                                                                                                                                                                                                                                                  |
| 기본값   | 속성의 기본값입니다.                                                                                                                                                                                                                                                                                                                                 |
| 설명    | 속성에 대한 설명입니다. 속성이 추가된 후![](https://help.grapecity.com.cn/download/thumbnails/80947652/image2022-9-28_12-11-12.png?version=1\&modificationDate=1673923191000\&api=v2), 마우스를![](https://help.grapecity.com.cn/download/thumbnails/80947652/image2022-9-28_12-11-19.png?version=1\&modificationDate=1673923191000\&api=v2)켜져 있으면 메모 내용이 표시됩니다. |

구성 요소에 대한 속성을 생성하고 페이지에 구성 요소를 적용한 후 오른쪽 셀 설정에서 속성 값을 설정할 수 있습니다.

<figure><img src="/files/DxUsFln5zmZaEfQZt61z" 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/usercontrol/properties.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.
