Click or drag to resize

RecroGridRGFilterRGConditionLogicalOperator Property

Gets or sets the logical operator.

Namespace:  Recrovit.RecroGridFramework
Assembly:  Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.0.0
Syntax
C#
public RecroGridRGFilterLogicalOperatorEnum LogicalOperator { get; set; }

Property Value

Type: RecroGridRGFilterLogicalOperatorEnum
The logical operator.
See Also