BaseFilterItem Class Members
In This Topic
The following tables list the members exposed by BaseFilterItem.
Public Properties
| Name | Description |
| DisplayAtTopOfList | Gets or sets whether the display name is added to the top of the filter drop-down list. |
| DisplayName | Gets the display name of the filter. |
| SheetView | Sets the sheet to filter. |
Top
Public Methods
| Name | Description |
| Deserialize | Loads the object from XML. |
| Filter | Filters the specified column of the sheet. |
| Serialize | Saves the object to XML. |
| ShowInDropDown | Determines whether the name is displayed in the filter drop-down list. |
Top
See Also