Back to Devexpress

GridCommandColumnFilterRowCellTemplateContext.CommandColumn Property

blazor-devexpress-dot-blazor-dot-gridcommandcolumnfilterrowcelltemplatecontext-7c7f7cc8.md

latest1.1 KB
Original Source

GridCommandColumnFilterRowCellTemplateContext.CommandColumn Property

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

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
public IGridCommandColumn CommandColumn { get; }

Property Value

TypeDescription
IGridCommandColumn

The command column.

|

Remarks

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

See Also

GridCommandColumnFilterRowCellTemplateContext Class

GridCommandColumnFilterRowCellTemplateContext Members

DevExpress.Blazor Namespace