RepeatInfo.Caption 속성

정의

컨트롤이 Caption로 렌더링될 경우 Table 속성을 가져오거나 설정합니다.

public:
 property System::String ^ Caption { System::String ^ get(); void set(System::String ^ value); };
public string Caption { get; set; }
member this.Caption : string with get, set
Public Property Caption As String

속성 값

String

Table 캡션을 지정하는 문자열입니다.

적용 대상

추가 정보