[]
Determines whether the specified column is filtered.
bool IsFiltered(int columnIndex)
Function IsFiltered(columnIndex As Integer) As Boolean
Type | Name | Description |
---|---|---|
int | columnIndex | Column index |
Type | Description |
---|---|
bool | The specified column is filtered. |