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