Back to Devexpress

TreeListCommandColumnHeaderTemplateContext.CommandColumn Property

blazor-devexpress-dot-blazor-dot-treelistcommandcolumnheadertemplatecontext-02d887d9.md

latest1.1 KB
Original Source

TreeListCommandColumnHeaderTemplateContext.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 ITreeListCommandColumn CommandColumn { get; }

Property Value

TypeDescription
ITreeListCommandColumn

The command column.

|

Remarks

Refer to the DxTreeListCommandColumn.HeaderTemplate property description for additional information and an example.

See Also

TreeListCommandColumnHeaderTemplateContext Class

TreeListCommandColumnHeaderTemplateContext Members

DevExpress.Blazor Namespace