public bool DisableGrouping { get; set; }Public Property DisableGrouping As Boolean
Get
Setpublic:
virtual property bool DisableGrouping {
bool get () sealed;
void set (bool value) sealed;
}abstract DisableGrouping : bool with get, set
override DisableGrouping : bool with get, set