The following tables list the members exposed by DefaultFilterItem.
Public Properties
| Name | Description |
| DisplayAtTopOfList | Overridden. Gets whether the display name should be added to the top of the filter drop-down list. |
| DisplayName | Overridden. Gets the display name of the filter. |
| SheetView | Overridden. Sets the sheet to filter. |
Top
Public Methods
| Name | Description |
| Equals | Determines whether the specified System.Object is equal to the current BaseFilterItem object. (Inherited from FarPoint.Win.Spread.BaseFilterItem) |
| Filter | Overridden. Filters the specified column of the sheet. |
| ShowInDropDown | Overridden. Determines whether the filter item name should be displayed in the filter drop-down list. |
Top
See Also