Skip to main content
A newer version of this page is available. .

FilterBehavior Events

Allows you to use the Filter Editor / Filter Elements to filter data-bound controls that do not provide a filtering UI (for example, Charts and Data Editors).
Name Description
ActualFilterCriteriaChanged Occurs when the filter criteria is changed.
Changed Occurs when the Freezable or an object it contains is modified. Inherited from Freezable.
CustomUniqueValues Allows you to specify unique values displayed within a filter element.
CustomValueDisplayText Allows you to customize the display text for a filter value.
See Also