Back to Devexpress

GridCommandColumnCellDisplayTemplateContext.Grid Property

blazor-devexpress-dot-blazor-dot-gridcommandcolumncelldisplaytemplatecontext.md

latest1003 B
Original Source

GridCommandColumnCellDisplayTemplateContext.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

Use the Grid property to access the Grid and its extensive API in the DxGridCommandColumn.CellDisplayTemplate.

See Also

GridCommandColumnCellDisplayTemplateContext Class

GridCommandColumnCellDisplayTemplateContext Members

DevExpress.Blazor Namespace