[]
Gets the row in the model for the specified data source row.
public int GetModelRowFromDataRow(int row)
Public Function GetModelRowFromDataRow(row As Integer) As Integer
Type | Name | Description |
---|---|---|
int | row | Row index of data source |
Type | Description |
---|---|
int |