Skip to main content
All docs
V25.2
  • FilterBuilderCustomizeOperatorsEventArgs Properties

    Contains data for the CustomizeOperators event.
    Name Description
    DefaultOperator Specifies the default operator item.
    FieldName Returns the data source field.
    FieldType Returns the field data type.
    Operators Returns a collection of associated operator items.
    ShowGroups Specifies whether the Filter Builder arranges criteria operators into groups.
    See Also