Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.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 ConstructorOverloaded.   
    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 whether the object value can be edited. In the filter bar UI, the text editor is displayed if the value is true.  
    Public PropertyGets or sets a boolean value that specifies whether the filter is based on a percentage.  
    Public PropertyGets displayed text of the filter (filter name or operator).  
    Public PropertyGets or sets the text value for the filter.  
    Public PropertyGets or sets a number filter.  
    Public PropertySets the sheet to filter. (Inherited from FarPoint.Win.Spread.BaseFilterItem)
    Top
    Public Methods
     NameDescription
    Public MethodCreates a new object that is a copy of the current instance.  
    Public MethodOverridden. Loads the object from XML.  
    Public MethodOverridden. Determines whether the specified System.Object is equal to the current Top10Filter object.  
    Public MethodOverridden. Filters the specified column of the sheet.  
    Public MethodServes as a hash function for the Top10FilterItem class.  
    Public MethodOverridden. Populates a System.Runtime.Serialization.SerializationInfo with the data needed to serialize the target object.  
    Public MethodOverridden. Saves the object to XML.  
    Public MethodOverridden. Determines whether the name is displayed in the filter drop-down list.  
    Top
    See Also