Spread Windows Forms 17
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 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. Internal use only. Internal implementation of ISerializeSupport interface method.  
    Public MethodDetermines 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. Internal use only. Internal implementation of ISerializeSupport interface method. Saves the object to XML.  
    Public MethodOverridden. Determines whether the filter item name should be displayed in the filter drop-down list.  
    Top
    See Also