Skip to main content
All docs
V26.1
  • FilterBuilderValueDisplayTemplateContext Class

    Stores information about field values in the Filter Builder and is passed as the context parameter to the DxFilterBuilderField.ValueDisplayTemplate.

    Namespace: DevExpress.Blazor

    Assembly: DevExpress.Blazor.v26.1.dll

    Declaration

    public class FilterBuilderValueDisplayTemplateContext

    Remarks

    Refer to the ValueDisplayTemplate property description for additional information and an example.

    Inheritance

    Object
    FilterBuilderValueDisplayTemplateContext
    See Also