Version

FilteringEventArgs Class Members

The following tables list the members exposed by FilteringEventArgs.

Public Constructors
 NameDescription
Public ConstructorFilteringEventArgs ConstructorCreates an instance of the FilteringEventArgs object  
Public Properties
 NameDescription
Public PropertyCancelIf set to true from inside an event handler the filtering will not occur.  
Public PropertyColumnFiltersReference to the column filters collection.  
See Also