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

In This Topic
    DefaultFilterItem Class Members
    In This Topic

    The following tables list the members exposed by DefaultFilterItem.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyOverridden.  Gets whether the display name should be added to the top of the filter drop-down list.  
    Public PropertyOverridden.  Gets the display name of 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 Method Determines whether the specified System.Object is equal to the current BaseFilterItem object. (Inherited from FarPoint.Win.Spread.BaseFilterItem)
    Public MethodOverridden.  Filters the specified column of the sheet.  
    Public MethodOverridden. Populates a System.Runtime.Serialization.SerializationInfo with the data needed to serialize the target object.  
    Public MethodOverridden.  Determines whether the filter item name should be displayed in the filter drop-down list.  
    Top
    See Also