Back to Devexpress

GridCommandColumnCellDisplayTemplateContext.CommandColumn Property

blazor-devexpress-dot-blazor-dot-gridcommandcolumncelldisplaytemplatecontext-24a34ea9.md

latest1.1 KB
Original Source

GridCommandColumnCellDisplayTemplateContext.CommandColumn Property

Returns the command column to which the cell belongs.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
public IGridCommandColumn CommandColumn { get; }

Property Value

TypeDescription
IGridCommandColumn

The command column.

|

Remarks

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

See Also

GridCommandColumnCellDisplayTemplateContext Class

GridCommandColumnCellDisplayTemplateContext Members

DevExpress.Blazor Namespace