[]
Gets the dimensions for the specified row.
protected override GridCellFactoryBase.RowInfo GetRowInfo(bool isHeader, int row)
Type | Name | Description |
---|---|---|
bool | isHeader | True if the row belongs to the headers area. |
int | row | The index of the row. |
Type | Description |
---|---|
GridCellFactoryBase.RowInfo |