public bool ExpandersVisibility { get; set; }
Public Property ExpandersVisibility As Boolean Get Set
public: property bool ExpandersVisibility { bool get (); void set (bool value); }
member ExpandersVisibility : bool with get, set
In This Article