[]
Returns index of data item in the items source for the specified row index.
public int GetDataIndex(int rowIndex)
| Type | Name | Description |
|---|---|---|
| int | rowIndex |
| Type | Description |
|---|---|
| int | Index of row in the C1FlexGrid control. |
Row indices can be different from data indices as grid might add additional rows at grouping, etc..