Spread for ASP.NET 11 Product Documentation
AutoFilter Class Members
Properties  Methods 


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace : AutoFilter Class

The following tables list the members exposed by AutoFilter.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyGets or sets whether to enable the automatic filter. The default value is false.  
Public PropertyGets or sets the millisecond time until the start of the filtering operation. The value must be greater than or equal to zero. The default value is 0.  
Public PropertySpecifies the match methods used with the automatic filter. The default value is MatchStartWith.  
Public PropertySpecifies the data column in the combo box to search for a match when using the automatic filter. The default value is AllColumns.  
Public PropertyGets or sets the maximum number of items that can be obtained when filtering. The value must be greater than zero. The default value is 10.  
Public PropertyGets or sets the minimum number of characters to start the filtering operation. The value must be greater than zero. The default value is 3.  
Top
Public Methods
 NameDescription
Public MethodLoads the filter information from XML.  
Public MethodSaves the filter information to XML.  
Top
See Also

Reference

AutoFilter Class
FarPoint.Web.Spread Namespace