Name | Description | |
---|---|---|
FilterExpression | Gets the filter expression applied to the data. |
The following tables list the members exposed by ISupportFiltering.
Name | Description | |
---|---|---|
FilterExpression | Gets the filter expression applied to the data. |
Name | Description | |
---|---|---|
CanFilter | Returns whether the collection is able to filter the specified filterExpression. | |
FilterAsync | Filters the data using specified filterExpression. |
Name | Description | |
---|---|---|
FilterChanged | Raised after a filter operation was performed. |