New to Telerik Report Server? Start a free 30-day trial
Clause
Represents a clause.
| Name | Description | Type | Additional information |
|---|---|---|---|
| Column |
Specifies the name of the column/field. | string |
Required |
| Operator |
Specifies the filter operator. | FilterOperator |
Required |
| Value |
Specifies the value. | string |
Required |