Back to Devexpress

GridDataColumnGroupRowTemplateContext.Grid Property

blazor-devexpress-dot-blazor-dot-griddatacolumngrouprowtemplatecontext.md

latest1.0 KB
Original Source

GridDataColumnGroupRowTemplateContext.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.DataColumnGroupRowTemplate and DxGridDataColumn.GroupRowTemplate descriptions for additional information and examples.

See Also

GridDataColumnGroupRowTemplateContext Class

GridDataColumnGroupRowTemplateContext Members

DevExpress.Blazor Namespace