HierarchicalRows Class

Definition

Show inherited members (21)
public class HierarchicalRows<TModel> : ReadOnlyListBase<HierarchicalRow<TModel>>, IReadOnlyList<HierarchicalRow<TModel>>, IReadOnlyCollection<HierarchicalRow<TModel>>, IEnumerable<HierarchicalRow<TModel>>, IList, ICollection, IRows, IReadOnlyList<IRow>, IReadOnlyCollection<IRow>, IEnumerable<IRow>, IEnumerable, INotifyCollectionChanged, IDisposable, IExpanderRowController<TModel>

Type parameters

TModel
Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

Constructors (1)

Properties (3)

Methods (12)

Events (1)

Explicit Interface Implementation Methods (4)