GetModelIndexFromTargetIndex Method (GroupDataModel)
Gets the group data model index from the target index.
public int GetModelIndexFromTargetIndex(
int
)
'Declaration
Public Function GetModelIndexFromTargetIndex( _
ByVal As Integer _
) As Integer
'Usage
Dim instance As GroupDataModel
Dim row As Integer
Dim value As Integer
value = instance.GetModelIndexFromTargetIndex(row)
Parameters
- row
- Row index
Return Value
The model index