[]
Resets the temporary filter settings for all columns.
void ResetFilter()
Sub ResetFilter()
Resets the temporary filter settings for the specified column.
void ResetFilter(int columnIndex)
Sub ResetFilter(columnIndex As Integer)
Type | Name | Description |
---|---|---|
int | columnIndex | Column index |