AutoFilterColumn Structure Members
In This Topic
The following tables list the members exposed by AutoFilterColumn.
Public Properties
| Name | Description |
 | ActiveFilter | Gets the active filter. |
 | ColumnIndex | Gets the zero-based index indicating the AutoFilter column to which this filter information applies. |
 | FilterCount | Gets the count of filters in the column. |
 | Item | Gets or sets the Filter with the specified filter index. |
Top
Public Methods
| Name | Description |
 | GetFilterData | Overloaded. Gets filter data from this filter column. |
 | IsFilteredOut | Gets a value indicating whether there is any filtered out item. |
Top
See Also