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