Back to Devexpress

GridSelectionColumnFilterRowCellTemplateContext.SelectionColumn Property

blazor-devexpress-dot-blazor-dot-gridselectioncolumnfilterrowcelltemplatecontext-c030475b.md

latest1.1 KB
Original Source

GridSelectionColumnFilterRowCellTemplateContext.SelectionColumn Property

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

See Also

GridSelectionColumnFilterRowCellTemplateContext Class

GridSelectionColumnFilterRowCellTemplateContext Members

DevExpress.Blazor Namespace