public sealed class TreeCollectionViewGroup : CollectionViewGroup,
IWeakEventListenerPublic NotInheritable Class TreeCollectionViewGroup
Inherits CollectionViewGroup
Implements IWeakEventListenerpublic 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) |
| Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
| GetHashCode | Serves as the default hash function. (Унаследован от Object) |
| GetType | Gets the Type of the current instance. (Унаследован от Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
| OnPropertyChanged | Raises the PropertyChanged event using the provided arguments. (Унаследован от CollectionViewGroup) |
| ToString | Returns a string that represents the current object. (Унаследован от Object) |
| PropertyChanged | Occurs when a property value changes. (Унаследован от CollectionViewGroup) |