Skip to main content
All docs
V26.1
  • FilterBehavior Events

    Allows you to use the Filter Editor, Filter Panel, and Filter Elements to filter data-bound controls that do not have integrated filter elements (for example, Chart, Scheduler, Data Editors).
    Name Description
    ActualFilterCriteriaChanged Occurs when the filter criteria is changed.
    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