[]
Gets the column filter index from the specified column.
public int GetColumnFilterIndexFromColumnIndex(int columnIndex)
Public Function GetColumnFilterIndexFromColumnIndex(columnIndex As Integer) As Integer
| Type | Name | Description |
|---|---|---|
| int | columnIndex | Column index |
| Type | Description |
|---|---|
| int | The column filter index from the specified column. |