GrapeCity.ActiveReports.v9 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Filter Class : Operator Property |
Gets or sets the operator used when comparing the FilterExpression to the FilterValues.
'Declaration Public Property Operator As FilterOperator
public FilterOperator Operator {get; set;}
A FilterOperator enumeration of the operator used when comparing the FilterExpression to the FilterValues.
Top and Bottom operators include ties in the resulting data.
String comparisons are locale-dependent.
Null equals Null.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2