Back to Devexpress

GridDataColumnFilterRowCellTemplateContext.DataColumn Property

blazor-devexpress-dot-blazor-dot-griddatacolumnfilterrowcelltemplatecontext-e65d5082.md

latest1.1 KB
Original Source

GridDataColumnFilterRowCellTemplateContext.DataColumn Property

Returns the data column to which the filter row cell belongs.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
public IGridDataColumn DataColumn { get; }

Property Value

TypeDescription
IGridDataColumn

The data column.

|

Remarks

Refer to the DxGridDataColumn.FilterRowCellTemplate property description for additional information and an example.

See Also

GridDataColumnFilterRowCellTemplateContext Class

GridDataColumnFilterRowCellTemplateContext Members

DevExpress.Blazor Namespace