[]
Determines whether the height of the row can be set.
protected override bool CanSetRowHeight(GridRowColType rowType, int row)
Protected Overrides Function CanSetRowHeight(rowType As GridRowColType, row As Integer) As Boolean
| Type | Name | Description |
|---|---|---|
| GridRowColType | rowType | The type of row. |
| int | row | The index of the row. |
| Type | Description |
|---|---|
| bool |