Back to Devexpress

GridColumnGroupFooterTemplateContext.Grid Property

blazor-devexpress-dot-blazor-dot-gridcolumngroupfootertemplatecontext.md

latest1.0 KB
Original Source

GridColumnGroupFooterTemplateContext.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 DxGrid.ColumnGroupFooterTemplate and DxGridColumn.GroupFooterTemplate descriptions for additional information and examples.

See Also

GridColumnGroupFooterTemplateContext Class

GridColumnGroupFooterTemplateContext Members

DevExpress.Blazor Namespace