Back to Devexpress

TreeListCommandColumnCellDisplayTemplateContext.CommandColumn Property

blazor-devexpress-dot-blazor-dot-treelistcommandcolumncelldisplaytemplatecontext-c51a1c6a.md

latest1.1 KB
Original Source

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

Property Value

TypeDescription
ITreeListCommandColumn

The command column.

|

Remarks

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

See Also

TreeListCommandColumnCellDisplayTemplateContext Class

TreeListCommandColumnCellDisplayTemplateContext Members

DevExpress.Blazor Namespace