Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / BaseFilterItem Class
Properties Methods


In This Topic
    BaseFilterItem Class Members
    In This Topic

    The following tables list the members exposed by BaseFilterItem.

    Public Properties
     NameDescription
    Public PropertyGets or sets whether the display name is added to the top of the filter drop-down list.  
    Public PropertyGets the display name of the filter.  
    Public PropertySets the sheet to filter.  
    Top
    Public Methods
     NameDescription
    Public MethodLoads the object from XML.  
    Public MethodDetermines whether the specified System.Object is equal to the current BaseFilterItem object.  
    Public MethodFilters the specified column of the sheet.  
    Public MethodPopulates a System.Runtime.Serialization.SerializationInfo with the data needed to serialize the target object.  
    Public MethodSaves the object to XML.  
    Public MethodDetermines whether the name is displayed in the filter drop-down list.  
    Top
    See Also