Back to Devexpress

GridCommandColumnHeaderTemplateContext.CommandColumn Property

blazor-devexpress-dot-blazor-dot-gridcommandcolumnheadertemplatecontext-a85133d8.md

latest1.0 KB
Original Source

GridCommandColumnHeaderTemplateContext.CommandColumn Property

Returns the command column to which the header 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.HeaderTemplate property description for additional information and an example.

See Also

GridCommandColumnHeaderTemplateContext Class

GridCommandColumnHeaderTemplateContext Members

DevExpress.Blazor Namespace