IRow Interface

Definition

Represents a row in an ITreeDataGridSource.

public interface IRow<TModel> : IRow, IRow<TModel>, IRow

Type parameters

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

Properties (4)

Methods (1)