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