Spread Windows Forms 17
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 ConstructorCreates a new instance of the UserSpecifiedFilterItem object.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets 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 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 MethodInternal use only. Internal implementation of ISerializeSupport interface method. (Inherited from FarPoint.Win.Spread.DefaultFilterItem)
    Public MethodDetermines whether the specified System.Object is equal to the current BaseFilterItem object. (Inherited from FarPoint.Win.Spread.BaseFilterItem)
    Public MethodFilters 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 MethodInternal use only. Internal implementation of ISerializeSupport interface method. Saves the object to XML. (Inherited from FarPoint.Win.Spread.DefaultFilterItem)
    Public MethodOverridden. Returns whether the item should be shown in the drop-down list.  
    Top
    See Also