New to Telerik Document ProcessingStart a free 30-day trial

Logical operators that combine two custom filter criteria into a single filter condition.

Definition

Namespace:Telerik.Windows.Documents.Spreadsheet.Model.Filtering

Assembly:Telerik.Windows.Documents.Spreadsheet.dll

Syntax:

C#
public enum LogicalOperator

Fields

Both criteria must be satisfied for the filter to match.

C#
And = 0

Either criterion can be satisfied for the filter to match.

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