Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / AutoFilteringColumnEventArgs Class
Properties


AutoFilteringColumnEventArgs Class Members

The following tables list the members exposed by AutoFilteringColumnEventArgs.

Public Constructors
 NameDescription
Public ConstructorCreates a new object with the AutoFilteringColumn event arguments.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets whether to cancel the default processing of automatically filtering columns.  
Public PropertyGets the index of the column to be automatically filtered.  
Public PropertyGets or sets the string to filter the column by.  
Public PropertyGets the sheet whose rows are to be automatically filtered.  
Top
See Also