HierarchicalRow Class

Definition

A row in a HierarchicalTreeDataGridSource<TModel>.

public class HierarchicalRow<TModel> : NotifyingBase, IExpanderRow<TModel>, IRow<TModel>, IExpander, INotifyPropertyChanged, IIndentedRow, IModelIndexableRow, IRow, IDisposable

Type parameters

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

Constructors (1)

Properties (9)

Methods (3)

Explicit Interface Implementation Methods (1)