[]
Gets whether users can resize the specified row or column.
bool GetResizable(int index)
Function GetResizable(index As Integer) As Boolean
Type | Name | Description |
---|---|---|
int | index | Row or column index |
Type | Description |
---|---|
bool | true if can resize; false otherwise |