GroupDescription.SortDescriptions Vlastnost

Definice

Získá kolekci kritérií řazení, ve kterých se mají seřadit skupiny.

public:
 property System::ComponentModel::SortDescriptionCollection ^ SortDescriptions { System::ComponentModel::SortDescriptionCollection ^ get(); };
public System.ComponentModel.SortDescriptionCollection SortDescriptions { get; }
member this.SortDescriptions : System.ComponentModel.SortDescriptionCollection
Public ReadOnly Property SortDescriptions As SortDescriptionCollection

Hodnota vlastnosti

Kolekce kritérií řazení, podle kterých se mají seřadit skupiny.

Platí pro