Back to Devexpress

TreeListSelectionColumnHeaderTemplateContext.SelectionColumn Property

blazor-devexpress-dot-blazor-dot-treelistselectioncolumnheadertemplatecontext-0bb15481.md

latest1.1 KB
Original Source

TreeListSelectionColumnHeaderTemplateContext.SelectionColumn Property

Determines the selection column to which the header belongs.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
public ITreeListSelectionColumn SelectionColumn { get; }

Property Value

TypeDescription
ITreeListSelectionColumn

The selection column.

|

Remarks

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

See Also

TreeListSelectionColumnHeaderTemplateContext Class

TreeListSelectionColumnHeaderTemplateContext Members

DevExpress.Blazor Namespace