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