IRow Interface

Definition

Represents a row in an ITreeDataGridSource.

public interface IRow<TModel> : IRow

Type parameters

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

Properties (2)

Methods (1)