DynamicFilter
DynamicFilter class
Represents the dynamic filter.
Properties
| Name | Type | Description |
|---|---|---|
| DynamicFilterType | int | Gets and sets the dynamic filter type. The value of the property is DynamicFilterType integer constant. |
| Value | Object | Gets and sets the dynamic filter value. |
| MaxValue | Object | Gets and sets the dynamic filter max value. |
DynamicFilter.DynamicFilterType property
Gets and sets the dynamic filter type. The value of the property is DynamicFilterType integer constant.
Type: int
DynamicFilter.Value property
Gets and sets the dynamic filter value.
Type: Object
DynamicFilter.MaxValue property
Gets and sets the dynamic filter max value.
Type: Object