Skip to main content
All docs
V25.2
  • 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.v25.2.dll

    Declaration

    public class FilterBuilderValueDisplayTemplateContext

    Remarks

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

    Inheritance

    Object
    FilterBuilderValueDisplayTemplateContext
    See Also