string LabelFormat { get; set; }
Property LabelFormat As String Get Set
property String^ LabelFormat { String^ get (); void set (String^ value); }
abstract LabelFormat : string with get, set
In This Article