ActiveReports 8
Filter Class Members
Properties  Methods 

The following tables list the members exposed by Filter.

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

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 PropertyFilterValues

Gets the values to compare to the FilterExpression.

 
Public PropertyOperator

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

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

Reference

Filter Class
GrapeCity.ActiveReports.PageReportModel Namespace

Support Forum