Back to Devexpress

GridCommandColumnFilterRowCellTemplateContext.Grid Property

blazor-devexpress-dot-blazor-dot-gridcommandcolumnfilterrowcelltemplatecontext.md

latest1017 B
Original Source

GridCommandColumnFilterRowCellTemplateContext.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 DxGridCommandColumn.FilterRowCellTemplate.

See Also

GridCommandColumnFilterRowCellTemplateContext Class

GridCommandColumnFilterRowCellTemplateContext Members

DevExpress.Blazor Namespace