CollectionViewSource::IsLiveGroupingRequested Property
.NET Framework (current version)
Gets or sets a value that indicates whether CollectionViewSource should group the data in real time if it can.
Assembly: PresentationFramework (in PresentationFramework.dll)
Property Value
Type: System::Booleantrue if live grouping has been requested; otherwise, false. The registered default is false. For more information about what can influence the value, see Dependency Property Value Precedence.
.NET Framework
Available since 4.5
Available since 4.5
Show: