ICollectionView.SortDescriptions Właściwość

Definicja

Pobiera kolekcję SortDescription obiektów opisujących sposób sortowania elementów w kolekcji w widoku.

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

Wartość właściwości

Kolekcja SortDescription obiektów opisujących sposób sortowania elementów w kolekcji w widoku.

Dotyczy

Zobacz też