Spread Windows Forms 18
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / MultiValuesFilterItem Class


In This Topic
    MultiValuesFilterItem Class Properties
    In This Topic

    For a list of all members of this type, see MultiValuesFilterItem members.

    Public Properties
     NameDescription
    Public PropertyOverridden. Gets or sets whether the display name is added to the top of the filter drop-down list.  
    Public PropertyOverridden. Gets the display name of the filter.  
    Public PropertyGets or sets a boolean value that specifies whether blank items are counted when filtering.  
    Public PropertyGets or sets a collection of value items.  
    Public PropertyGets or sets whether the object value can be edited. In the filter bar UI, the text editor is displayed if value is true.  
    Public PropertyGets the display text of the filter (filter name or operator).  
    Public PropertyGets or sets the text value for the filter.  
    Public PropertySets the sheet to filter. (Inherited from FarPoint.Win.Spread.BaseFilterItem)
    Top
    See Also