Represents a row in an ITreeDataGridSource.
public interface IRow<TModel> : IRow
kind:method, kind:property, kind:ctor. Press Esc to clear.IRow.ModelGets the untyped row model.ModelGets the row model.UpdateModelIndex(Int32)Updates the model index due to a change in the data source.