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

Defines the logical operator used by the MultiBooleanConverter to be applied to all bool values.

Definition

Namespace:Telerik.Maui

Assembly:Telerik.Maui.Core.dll

Syntax:

C#
public enum LogicalOperator

Fields

The logical AND operation is applied for all conditions.

C#
And = 0

The logical OR operation is applied for all conditions.

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