Property IsLiveGrouping
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.
bool? IsLiveGrouping { get; set; }
Property Value
- bool?