Back to Devexpress

GridDataColumnFilterRowCellTemplateContext.Grid Property

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

latest996 B
Original Source

GridDataColumnFilterRowCellTemplateContext.Grid Property

Returns the Grid object.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
public IGrid Grid { get; }

Property Value

TypeDescription
IGrid

The Grid object.

|

Remarks

Use the Grid property to access the Grid and its extensive API in the DxGridDataColumn.FilterRowCellTemplate.

See Also

GridDataColumnFilterRowCellTemplateContext Class

GridDataColumnFilterRowCellTemplateContext Members

DevExpress.Blazor Namespace