CollectionView used in the RadTreeListView.
Definition
Namespace:Telerik.Windows.Data
Assembly:Telerik.Windows.Data.dll
Syntax:
C#
public class HierarchicalCollectionView : HierarchicalCollectionViewBase, ICollectionView, IEnumerable, INotifyCollectionChanged, INotifyPropertyChanged, IPagedCollectionView, IQueryableCollectionView, IItemProperties, IDisposable, IEditableCollectionView, IEditableCollectionViewAddNewItem
Inheritance: objectQueryableCollectionViewHierarchicalCollectionViewBaseHierarchicalCollectionView
Implements:
Inherited Members
Properties
Gets the hierarchy descriptors used for hierarchy construction. If this view is a child one, its root view hierarchy descriptors are returned.
C#
public override HierarchyDescriptorCollection HierarchyDescriptors { get; }
The hierarchy descriptors.
Overrides:
Methods
Removes the specified item from the collection.