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