public string LabelFormat { get; set; }Public Property LabelFormat As String
Get
Setpublic:
virtual property String^ LabelFormat {
String^ get () sealed;
void set (String^ value) sealed;
}abstract LabelFormat : string with get, set
override LabelFormat : string with get, set