Skip to main content
All docs
V26.1
  • TreeListFilterBuilderTemplateContext 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 TreeListFilterBuilderTemplateContext

    Remarks

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

    Inheritance

    Object
    TreeListFilterBuilderTemplateContext
    See Also