[]
Gets the group data model index from the target index
int GetModelIndexFromTargetIndex(int row)
Function GetModelIndexFromTargetIndex(row As Integer) As Integer
Type | Name | Description |
---|---|---|
int | row | Row index |
Type | Description |
---|---|
int | The model index |