Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / Top10FilterItem Class
Properties Methods


In This Topic
    Top10FilterItem Class Members
    In This Topic

    The following tables list the members exposed by Top10FilterItem.

    Public Constructors
     NameDescription
    Public ConstructorCreates a new Top10Filter instance with customized settings.  
    Top
    Public Properties
     NameDescription
    Public PropertyOverridden. Gets or sets whether the display name is added to the top of the filter drop-down list.  
    Public PropertyOverridden. Gets the display name of the filter.  
    Public PropertyGets or sets a boolean value that specifies whether numeric numbers are filtered in descending order.  
    Public PropertyGets or sets a boolean value that specifies whether the filter is based on a percentage.  
    Public PropertyGets or sets a number filter.  
    Public PropertyOverridden. Sets the SheetView object to the filter.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Loads the object from XML.  
    Public MethodOverridden. Filters the specified column of the sheet.  
    Public MethodOverridden. Saves the object to XML.  
    Public MethodOverridden. Determines whether the name is displayed in the filter drop-down list.  
    Top
    See Also