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

    Stores information about the filter builder. Serves as the context parameter in the FilterBuilderTemplate.

    Namespace: DevExpress.Blazor

    Assembly: DevExpress.Blazor.Grid.v26.1.dll

    Declaration

    public class GridFilterBuilderTemplateContext

    Remarks

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

    Inheritance

    Object
    GridFilterBuilderTemplateContext
    See Also