FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace : Top10FilterItem Class |
The following tables list the members exposed by Top10FilterItem.
Name | Description | |
---|---|---|
Top10FilterItem Constructor | Creates a new Top10Filter instance with customized settings. |
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. | |
IsPercent | Gets or sets a boolean value that specifies whether the filter is based on a percentage. | |
Rank | Gets or sets a number filter. | |
SheetView | Overridden. Sets the SheetView object to the 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. |