Spread Windows Forms 15.0
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / AutoFilterInfo Class
Properties Methods


In This Topic
    AutoFilterInfo Class Members
    In This Topic

    The following tables list the members exposed by AutoFilterInfo.

    Protected Constructors
     NameDescription
    Protected ConstructorInitializes a new instance of this class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicating whether auto filter function is enabled or not.  
    Public PropertyGets or sets the interval at which to excute filter.  
    Public PropertyGets or sets the filter prefix how to match with MatchingSource.  
    Public PropertyGets or sets what the filter prefix match with.  
    Public PropertyGets or sets the maximum items matched with filter condition will be shown in dropdown window.  
    Public PropertyGets or sets the minimum length of the filter prefix.  
    Top
    Public Methods
     NameDescription
    Public MethodLoads the object from XML.  
    Public MethodGets the object data.  
    Public MethodSaves the object to XML.  
    Top
    See Also