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