GroupDescription::SortDescriptions Property
Gets the collection of sort criteria in which to sort the groups.
Assembly: WindowsBase (in WindowsBase.dll)
public: property SortDescriptionCollection^ SortDescriptions { SortDescriptionCollection^ get(); }
Property Value
Type: System.ComponentModel::SortDescriptionCollection^The collection of sort criteria in which to sort the groups.
.NET Framework
Available since 4.6.2
Available since 4.6.2
Show: