Back to Devexpress

GridToolbarTemplateContext.Grid Property

blazor-devexpress-dot-blazor-dot-gridtoolbartemplatecontext.md

latest881 B
Original Source

GridToolbarTemplateContext.Grid Property

Returns the Grid object.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
public IGrid Grid { get; }

Property Value

TypeDescription
IGrid

The Grid object.

|

Remarks

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

See Also

GridToolbarTemplateContext Class

GridToolbarTemplateContext Members

DevExpress.Blazor Namespace