The following tables list the members exposed by AfterRowFilterChangedEventArgs.
Name | Description | |
---|---|---|
AfterRowFilterChangedEventArgs Constructor | Overloaded. |
Name | Description | |
---|---|---|
Column | Returns the column for which the filters changed. | |
NewColumnFilter | Returns the new column filter conditions. | |
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. |