ListCollectionView.LiveSortingProperties Vlastnost

Definice

Získá kolekci řetězců, které určují vlastnosti, které se účastní řazení dat v reálném čase.

public:
 property System::Collections::ObjectModel::ObservableCollection<System::String ^> ^ LiveSortingProperties { System::Collections::ObjectModel::ObservableCollection<System::String ^> ^ get(); };
public System.Collections.ObjectModel.ObservableCollection<string> LiveSortingProperties { get; }
member this.LiveSortingProperties : System.Collections.ObjectModel.ObservableCollection<string>
Public ReadOnly Property LiveSortingProperties As ObservableCollection(Of String)

Hodnota vlastnosti

ObservableCollection<String>

Kolekce řetězců, které určují vlastnosti, které se účastní řazení dat v reálném čase.

Implementuje

Platí pro