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