[]
Gets the model index of the group data model from the specified row.
public int GetIndex(int row)
Public Function GetIndex(row As Integer) As Integer
| Type | Name | Description |
|---|---|---|
| int | row | Row index |
| Type | Description |
|---|---|
| int | The model index of the group |