[]
Gets the collapsed of the row.
bool GetCollapsed(int row)
Function GetCollapsed(row As Integer) As Boolean
Type | Name | Description |
---|---|---|
int | row | The index of the row to get collapsed. |
Type | Description |
---|---|
bool | Whether the specified row is collapsed. |