FilterBuilderValueDisplayTemplateContext Properties
Stores information about field values in the Filter Builder and is passed as thecontext parameter to the DxFilterBuilderField.ValueDisplayTemplate.
| Name | Description |
|---|---|
| DisplayText | Returns the field value’s display text. |
| Value | Returns the field value. |
See Also