Enum LogicalOperator
Logical operators that combine two custom filter criteria into a single filter condition.
Namespace: Telerik.Windows.Documents.Spreadsheet.Model.Filtering
Assembly: Telerik.Windows.Documents.Spreadsheet.dll
Syntax
public enum LogicalOperator
And
Both criteria must be satisfied for the filter to match.
Or
Either criterion can be satisfied for the filter to match.