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