TreeCollectionViewGroup - класс

Definition

Пространство имён: Tessa.UI.Data
Сборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
C#
public sealed class TreeCollectionViewGroup : CollectionViewGroup, 
	IWeakEventListener
Inheritance
Object    CollectionViewGroup    TreeCollectionViewGroup
Implements
IWeakEventListener

Свойства

Background 
IsBottomLevel
(Переопределяет CollectionViewGroupIsBottomLevel)
IsDirectItemsGroup 
IsSelected 
ItemCountGets the number of items in the subtree under this group.
(Унаследован от CollectionViewGroup)
ItemsGets the immediate items contained in this group.
(Унаследован от CollectionViewGroup)
NameGets the name of this group.
(Унаследован от CollectionViewGroup)
ProtectedItemCountGets or sets the number of items in the subtree under this group.
(Унаследован от CollectionViewGroup)
ProtectedItemsGets the immediate items contained in this group.
(Унаследован от CollectionViewGroup)

Методы

OnPropertyChangedRaises the PropertyChanged event using the provided arguments.
(Унаследован от CollectionViewGroup)

События

PropertyChangedOccurs when a property value changes.
(Унаследован от CollectionViewGroup)

См. также