Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / MultiValuesFilter Class
Properties Methods


In This Topic
    MultiValuesFilter Class Members
    In This Topic

    The following tables list the members exposed by MultiValuesFilter.

    Public Constructors
     NameDescription
    Public ConstructorThis constructor intended to be used by importing logic only.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the total count of filtered date group items.  
    Public PropertyGets a value indicating whether the blank value is filtered-in.  
    Public PropertyGets the total count of filtered text items.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Adds the specified filtered-in value.  
    Public MethodOverridden.   
    Public MethodGets the date group item at the specified index.  
    Public MethodGets the text item at the specified index.  
    Public MethodOverloaded. Removes the specified text item.  
    Public MethodRemoves all items from this filter.  
    Public MethodRemoves the item at the specified index.  
    Public MethodConvert this to a CustomFilter object.  
    Top
    See Also