HierarchicalExpanderColumn Class

Definition

A column in an HierarchicalTreeDataGridSource<TModel> whose cells show an expander to reveal nested data.

public class HierarchicalExpanderColumn<TModel> : NotifyingBase, IExpanderColumn<TModel>, IColumn<TModel>, IUpdateColumnLayout, IColumn, INotifyPropertyChanged where TModel : class

Type parameters

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

Constructors (1)

Properties (10)

Methods (4)

Explicit Interface Implementation Methods (5)