GroupDescription::SortDescriptions Property

 

Gets the collection of sort criteria in which to sort the groups.

Namespace:   System.ComponentModel
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
Return to top
Show: