public string InfoToolTip { get; set; }
Public Property InfoToolTip As String Get Set
public: property String^ InfoToolTip { String^ get (); void set (String^ value); }
member InfoToolTip : string with get, set
In This Article