Back to Devexpress

GridColumnFilterRowCellTemplateContext.Grid Property

blazor-devexpress-dot-blazor-dot-gridcolumnfilterrowcelltemplatecontext.md

latest1.2 KB
Original Source

GridColumnFilterRowCellTemplateContext.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

Refer to the following property descriptions for additional information:

See Also

GridColumnFilterRowCellTemplateContext Class

GridColumnFilterRowCellTemplateContext Members

DevExpress.Blazor Namespace