Skip to main content

FilterBehavior Events

Allows you to use the Filter Editor, Filter Panel, and Filter Elements to filter data-bound controls that do not provide a filtering UI (for example, Chart, Scheduler, 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