Table of Contents

Property IsLiveGrouping

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

IsLiveGrouping

Gets or sets a value that indicates whether live grouping is enabled. The value may be null if the view does not know whether live grouping is enabled. Calling the setter when CanChangeLiveGrouping is false will throw an InvalidOperationException.

public bool? IsLiveGrouping { get; set; }

Property Value

bool?