[]
Determines whether the height of the row can be set.
protected virtual bool CanSetRowHeight(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 |
---|---|
bool |