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

In This Topic
    UserSpecifiedFilterItem Class Members
    In This Topic

    The following tables list the members exposed by UserSpecifiedFilterItem.

    Public Constructors
     NameDescription
    Public Constructor Creates a new instance of the UserSpecifiedFilterItem object.  
    Top
    Public Properties
     NameDescription
    Public Property Gets whether the display name should be added to the top of the filter drop-down list. (Inherited from FarPoint.Win.Spread.DefaultFilterItem)
    Public PropertyOverridden.  Gets the display name for the filter item.  
    Public Property Sets the sheet to filter. (Inherited from FarPoint.Win.Spread.DefaultFilterItem)
    Top
    Public Methods
     NameDescription
    Public Method  
    Public Method Determines whether the specified System.Object is equal to the current BaseFilterItem object. (Inherited from FarPoint.Win.Spread.BaseFilterItem)
    Public Method Filters the specified column of the sheet. (Inherited from FarPoint.Win.Spread.DefaultFilterItem)
    Public MethodPopulates a System.Runtime.Serialization.SerializationInfo with the data needed to serialize the target object. (Inherited from FarPoint.Win.Spread.DefaultFilterItem)
    Public MethodOverridden.  Returns whether the item should be shown in the drop-down list.  
    Top
    See Also