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