The following tables list the members exposed by CustomFilterItem.
Name | Description | |
---|---|---|
CustomFilterItem Constructor | Creates an instance of custom filters. |
Name | Description | |
---|---|---|
And | Gets or sets the And relationship. | |
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. | |
FirstCondition | Gets or sets the first custom filter. | |
SecondCondition | Gets or sets the second custom filter. | |
SheetView | Overridden. Sets the sheet to filter. |
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. |