ActiveReports 11
Filter Class Members
Properties  Methods 

GrapeCity.ActiveReports.v11 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : Filter Class

The following tables list the members exposed by Filter.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the Filter class.  
Top
Public Properties
 NameDescription
Public Property

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.

 
Public Property

Gets the values to compare to the FilterExpression.

 
Public Property

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

 
Top
Public Methods
 NameDescription
Public MethodValidates the information in each property of the Filter object.  
Top
See Also

Reference

Filter Class
GrapeCity.ActiveReports.PageReportModel Namespace