[]
Binds the model column to the data source column.
public void SetModelDataColumn(int column, string columnName)
Public Sub SetModelDataColumn(column As Integer, columnName As String)
Type | Name | Description |
---|---|---|
int | column | Model column index |
string | columnName | Name of the data source column |