It allows you to configure the filter's type.
Collection | Defines a multi valued filter |
Range | Defines a double value filter |
Value | Defines a single value filter (Default) |
By default a filter consists of a single value, but you can set a more complex filter using this property:
- Value: the filter consists of a single value (see Value property).
- Range: the filter consists of a lower and upper values (see Upper value and Lower value properties).
- Collection: the filter consists of a collection of values (see Values property).
This property applies only at design-time.
This property is available since GeneXus 15 upgrade 12.
Objects: Dashboard
Dashboard widgets