[]
Returns the index of a column by name in a dropdown view.
int GetColumnIndex(string columnName)
Function GetColumnIndex(columnName As String) As Integer
| Type | Name | Description |
|---|---|---|
| string | columnName | The column name in dropdown view. |
| Type | Description |
|---|---|
| int |