ListCollectionView.LiveGroupingProperties Vlastnost

Definice

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

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

Hodnota vlastnosti

ObservableCollection<String>

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

Implementuje

Platí pro