[]
Gets the column filter index for the specified column.
int GetColumnFilterIndexFromColumnIndex(int columnIndex)
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. |