Top10FilterItem Class Members
In This Topic
The following tables list the members exposed by Top10FilterItem.
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. |
| IsDescending | Gets or sets a boolean value that specifies whether numeric numbers are filtered in descending order. |
| IsObjectValueEditable | Gets or sets whether the object value can be edited. In the filter bar UI, the text editor is displayed if the value is true. |
| IsPercent | Gets or sets a boolean value that specifies whether the filter is based on a percentage. |
| Label | Gets displayed text of the filter (filter name or operator). |
| ObjectValue | Gets or sets the text value for the filter. |
| Rank | Gets or sets a number filter. |
| SheetView | Sets the sheet to filter. (Inherited from FarPoint.Win.Spread.BaseFilterItem) |
Top
Public Methods
See Also