Back to Devexpress

GridSelectionColumnHeaderTemplateContext.SelectionColumn Property

blazor-devexpress-dot-blazor-dot-gridselectioncolumnheadertemplatecontext-84771cb9.md

latest1.1 KB
Original Source

GridSelectionColumnHeaderTemplateContext.SelectionColumn Property

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

See Also

GridSelectionColumnHeaderTemplateContext Class

GridSelectionColumnHeaderTemplateContext Members

DevExpress.Blazor Namespace