IExpanderColumn Interface

Definition

Defines a column whose cells show an expander to reveal nested data.

public interface IExpanderColumn<TModel> : IColumn<TModel>, IColumn, INotifyPropertyChanged

Type parameters

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

Methods (3)