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