FlatTreeDataGridSource Class

Definition

A data source for a TreeDataGrid which displays a flat grid.

public class FlatTreeDataGridSource<TModel> : NotifyingBase, ITreeDataGridSource<TModel>, ITreeDataGridSource, INotifyPropertyChanged, IDisposable 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 (1)

Events (1)

Explicit Interface Implementation Methods (3)