'Declaration Public Function GetDataIndex( _ ByVal rowIndex As System.Integer _ ) As System.Integer
public System.int GetDataIndex( System.int rowIndex )
Parameters
- rowIndex
Return Value
Index of row in the C1FlexGrid control.Index of data item.
'Declaration Public Function GetDataIndex( _ ByVal rowIndex As System.Integer _ ) As System.Integer
public System.int GetDataIndex( System.int rowIndex )