GetRowSizeable Method
GetRowSizeable(int)
Gets whether the user can resize the specified row.
Declaration
public bool GetRowSizeable(int row)
Public Function GetRowSizeable(row As Integer) As Boolean
Parameters
| Type |
Name |
Description |
| int |
row |
Row index
|
Returns