Version

CancellableFilteringEventArgs Class Members

The following tables list the members exposed by CancellableFilteringEventArgs.

Public Constructors
Public Properties
 NameDescription
Public PropertyCancel (Inherited from Infragistics.CancellableEventArgs)
Public PropertyColumnThe Column that this event was triggered for. (Inherited from Infragistics.Controls.Grids.CancellableColumnEventArgs)
Public PropertyFilteringOperandThe FilterOperand which is being used to filter.  
Public PropertyFilterValueThe value which will be used by the filter.  
Public PropertyRowFiltersCollectionThe RowFiltersCollection which is going to be modified.  
See Also