Back to Devexpress

TreeListSelectionColumnCellDisplayTemplateContext.SelectionColumn Property

blazor-devexpress-dot-blazor-dot-treelistselectioncolumncelldisplaytemplatecontext-b275fdf7.md

latest1.1 KB
Original Source

TreeListSelectionColumnCellDisplayTemplateContext.SelectionColumn Property

Returns the selection column to which the cell 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.CellDisplayTemplate property description for additional information and an example.

See Also

TreeListSelectionColumnCellDisplayTemplateContext Class

TreeListSelectionColumnCellDisplayTemplateContext Members

DevExpress.Blazor Namespace