New to Telerik UI for .NET MAUIStart a free 30-day trial

Defines the logical operator used by a CompositeFilterDescriptor to be applied among all composed FilterDescriptorBase instances.

Definition

Namespace:Telerik.Maui.Controls.Data

Assembly:Telerik.Maui.Controls.dll

Syntax:

C#
public enum LogicalOperator

Fields

The logical AND operation is applied for all the composed filters.

C#
And = 0

The logical OR operation is applied for all the composed filters.

C#
Or = 1
In this article
DefinitionFieldsAndOr
Not finding the help you need?
Contact Support