Progress® Telerik® Reporting R1 2021
Filter Class
Inheritance Hierarchy
SystemObject
Telerik.ReportingFilter
Namespace:
Telerik.ReportingTelerik.ReportingFilter
Assembly: Telerik.Reporting (in Telerik.Reporting.dll)
Syntax
The Filter type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | Filter | Initializes a new instance of the Filter class |
![]() | Filter(String, FilterOperator, String) | Initializes a new instance of the Filter class |
Properties
Name | Description | |
---|---|---|
![]() | Expression | |
![]() | Operator | |
![]() | Value |
If the Value starts with the equal (=) sign, it will be evaluated as an expression
otherwise - as string value. For ex. if the value is 7 it is interpreted as
the string "7"; To compare a numeric expression with the number 7, use the
expression syntax which begins with the equal sign: =7.
|
Methods
Name | Description | |
---|---|---|
![]() | Clone | |
![]() | Equals(Object) | (Overrides ObjectEquals(Object).) |
![]() | Equals(Filter) | |
![]() | GetHashCode | (Overrides ObjectGetHashCode.) |
![]() | ToString | (Overrides ObjectToString.) |
Events
Name | Description | |
---|---|---|
![]() | PropertyChanged |
Version Information
Supported in: 1.0.1