[]
Gets the column in the model for the specified data source column.
public int GetModelColumnFromDataColumn(int datacolumn)
Public Function GetModelColumnFromDataColumn(datacolumn As Integer) As Integer
Type | Name | Description |
---|---|---|
int | datacolumn | Index of the column in the data source |
Type | Description |
---|---|
int |