Back to Devexpress

GridCommandColumnCellEditTemplateContext.Grid Property

blazor-devexpress-dot-blazor-dot-gridcommandcolumncelledittemplatecontext.md

latest982 B
Original Source

GridCommandColumnCellEditTemplateContext.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.CellEditTemplate.

See Also

GridCommandColumnCellEditTemplateContext Class

GridCommandColumnCellEditTemplateContext Members

DevExpress.Blazor Namespace