Anchor to FilterPresentationFilter
enumFilter Presentation
Defines how to present the filter values, specifies the presentation of the filter.
Anchor to Valid valuesValid values
- Anchor to IMAGEIMAGE
Image presentation, filter values display an image.
- Anchor to SWATCHSWATCH
Swatch presentation, filter values display color or image patterns.
- Anchor to TEXTTEXT
Text presentation, no additional visual display for filter values.
Was this section helpful?
Anchor to FieldsFields
- •OBJECT
Describes how to present the filter values. Returns a value only for filters of type
. Returns null for other types.
Was this section helpful?