[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.Filter.Operator

Operator Property

Operator

Gets or sets an operator used when comparing the FilterExpression to the FilterValues.

Declaration
public FilterOperator Operator { get; set; }
Property Value
Type Description
FilterOperator

A FilterOperator value indicating the operator used when comparing the FilterExpression to the FilterValues.

Remarks

Top and Bottom operators include ties in the resulting data.

String comparisons are locale-dependent.

Null equals Null.