Spread Windows Forms 13.0 Product Documentation
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / IconFilterItem Class
Properties Methods

In This Topic
    IconFilterItem Class Members
    In This Topic

    The following tables list the members exposed by IconFilterItem.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the IconFilterItem class.  
    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 Property Gets or sets the icon used to filter.  
    Public Property Gets whether the icon can be edited in the editor.  
    Public Property Gets the displayed text of the filter (filter name or operator).  
    Public Property Gets or sets the text value for the filter.  
    Public PropertyOverridden.  Sets the sheet to filter.  
    Top
    Public Methods
     NameDescription
    Public Method Creates 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 this instance.  
    Public MethodOverridden.  Filters the specified column of the sheet.  
    Public Method Returns a hash code for this instance.  
    Public MethodOverridden.  Gets the object data.  
    Public MethodOverridden.  Saves the object to XML.  
    Public MethodOverridden.  Determines whether the name is displayed in the filter drop-down list.  
    Top
    See Also