Skip to main content
All docs
V25.1
  • GridToolbarTemplateContext Class

    Stores information about the Grid component. Serves as the context parameter in ToolbarTemplate.

    Namespace: DevExpress.Blazor

    Assembly: DevExpress.Blazor.v25.1.dll

    NuGet Package: DevExpress.Blazor

    Declaration

    public class GridToolbarTemplateContext :
        GridToolbarTemplateContextBase

    Remarks

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

    Inheritance

    Object
    DevExpress.Blazor.Internal.GridTemplateContextBase
    DevExpress.Blazor.Internal.GridToolbarTemplateContextBase
    GridToolbarTemplateContext
    See Also