Gets or sets the operator used to compare the Expression and Values.

Namespace:  C1.C1Rdl.Rdl2008
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public Operator Operator { get; set; }
Visual Basic
Public Property Operator As Operator
	Get
	Set

See Also