GrapeCity.ActiveReports.v9 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : Filter Class |
The following tables list the members exposed by Filter.
Name | Description | |
---|---|---|
Filter Constructor | Initializes a new instance of the Filter class. |
Name | Description | |
---|---|---|
FilterExpression | Gets or sets an expression that is evaluated for each instance within the group or each row of the dataset or data region and compared (via the Operator) to the FilterValues. | |
FilterValues | Gets the values to compare to the FilterExpression. | |
Operator | Gets or sets the operator used when comparing the FilterExpression to the FilterValues. |