public sealed class TreeCollectionViewGroup : CollectionViewGroup,
IWeakEventListener
Public NotInheritable Class TreeCollectionViewGroup
Inherits CollectionViewGroup
Implements IWeakEventListener
public ref class TreeCollectionViewGroup sealed : public CollectionViewGroup,
IWeakEventListener
[<SealedAttribute>]
type TreeCollectionViewGroup =
class
inherit CollectionViewGroup
interface IWeakEventListener
end
Background | |
IsBottomLevel | (Переопределяет CollectionViewGroupIsBottomLevel) |
IsDirectItemsGroup | |
IsSelected | |
ItemCount | Gets the number of items in the subtree under this group. (Унаследован от CollectionViewGroup) |
Items | Gets the immediate items contained in this group. (Унаследован от CollectionViewGroup) |
Name | Gets the name of this group. (Унаследован от CollectionViewGroup) |
ProtectedItemCount | Gets or sets the number of items in the subtree under this group. (Унаследован от CollectionViewGroup) |
ProtectedItems | Gets the immediate items contained in this group. (Унаследован от CollectionViewGroup) |
OnPropertyChanged | Raises the PropertyChanged event using the provided arguments. (Унаследован от CollectionViewGroup) |
PropertyChanged | Occurs when a property value changes. (Унаследован от CollectionViewGroup) |