Back to Devexpress

GridSelectionColumnCellDisplayTemplateContext.SelectionColumn Property

blazor-devexpress-dot-blazor-dot-gridselectioncolumncelldisplaytemplatecontext-6d0adb81.md

latest1.1 KB
Original Source

GridSelectionColumnCellDisplayTemplateContext.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 IGridSelectionColumn SelectionColumn { get; }

Property Value

TypeDescription
IGridSelectionColumn

The selection column.

|

Remarks

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

See Also

GridSelectionColumnCellDisplayTemplateContext Class

GridSelectionColumnCellDisplayTemplateContext Members

DevExpress.Blazor Namespace