TreeCollectionViewGroupDescriptions - свойство |
Пространство имён:
Tessa.UI.Data
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксисpublic override sealed ObservableCollection<GroupDescription> GroupDescriptions { get; }Public Overrides NotOverridable ReadOnly Property GroupDescriptions As ObservableCollection(Of GroupDescription)
Get
public:
virtual property ObservableCollection<GroupDescription^>^ GroupDescriptions {
ObservableCollection<GroupDescription^>^ get () override sealed;
}abstract GroupDescriptions : ObservableCollection<GroupDescription> with get
override GroupDescriptions : ObservableCollection<GroupDescription> with get
Значение свойства
Тип:
ObservableCollectionGroupDescriptionРеализации
ICollectionViewGroupDescriptions
См. также