The following tables list the members exposed by BeforeRowFilterChangedEventArgs.
Name | Description | |
---|---|---|
BeforeRowFilterChangedEventArgs Constructor | Overloaded. |
Name | Description | |
---|---|---|
Cancel | (Inherited from System.ComponentModel.CancelEventArgs) | |
NewColumnFilter | Changed column filter conditions. | |
ProcessMode | The process mode for the filter | |
Rows | Returns the RowsCollection to which the column filter will be applied. This property returns null if the filter is being applied to a child RowsCollection and the RowFilterMode is AllRowsInBand. |