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