New to Telerik UI for WinFormsStart a free 30-day trial

A binary opeartor used by the CompolexCondition class.

Definition

Namespace:Telerik.WinControls

Assembly:Telerik.WinControls.dll

Syntax:

C#
public enum BinaryOperator

Fields

Indicates conjunction.

C#
AndOperator = 0

Indicates disjunction.

C#
OrOperator = 1

Indicates exclusive or.

C#
XorOperator = 2
In this article
DefinitionFieldsAndOperatorOrOperatorXorOperator
Not finding the help you need?
Contact Support