다음을 통해 공유


LabelStyle.Format 속성

정의

레이블 텍스트에 대한 서식 지정 문자열을 가져오거나 설정합니다.

public:
 property System::String ^ Format { System::String ^ get(); void set(System::String ^ value); };
[System.ComponentModel.Bindable(true)]
public string Format { get; set; }
[<System.ComponentModel.Bindable(true)>]
member this.Format : string with get, set
Public Property Format As String

속성 값

String

string 값입니다.

특성

적용 대상