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