[]
Gets the index of a filter column definition in the collection based on the specified column index.
public int GetColumnDefinitionIndexFromColumnIndex(int columnIndex)
Public Function GetColumnDefinitionIndexFromColumnIndex(columnIndex As Integer) As Integer
Type | Name | Description |
---|---|---|
int | columnIndex | Column index |
Type | Description |
---|---|
int |