TreeCollectionViewGroupDescriptions - свойство
Пространство имён: Tessa.UI.DataСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.1.5+a9a57e1eda0b57f197e0c68d2aa7d7dc95b6c424
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
ObservableCollectionGroupDescriptionICollectionViewGroupDescriptions