Click or drag to resize

RecroGridRGFilterRGConditionSQLOperator Property

Gets or sets the SQL operator.

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

Property Value

Type: NullableRecroGridRGFilterSQLOperatorEnum
The SQL operator.
See Also