Bagikan melalui


ICollectionView.Groups Properti

Definisi

Mendapatkan grup tingkat atas.

public:
 property System::Collections::ObjectModel::ReadOnlyObservableCollection<System::Object ^> ^ Groups { System::Collections::ObjectModel::ReadOnlyObservableCollection<System::Object ^> ^ get(); };
public System.Collections.ObjectModel.ReadOnlyObservableCollection<object> Groups { get; }
member this.Groups : System.Collections.ObjectModel.ReadOnlyObservableCollection<obj>
Public ReadOnly Property Groups As ReadOnlyObservableCollection(Of Object)

Nilai Properti

Kumpulan baca-saja dari grup tingkat atas atau null jika tidak ada grup.

Berlaku untuk

Lihat juga