Back to Devexpress

GridEmptyDataAreaTemplateContext.Grid Property

blazor-devexpress-dot-blazor-dot-gridemptydataareatemplatecontext.md

latest921 B
Original Source

GridEmptyDataAreaTemplateContext.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 EmptyDataAreaTemplate property description for additional information and examples.

See Also

GridEmptyDataAreaTemplateContext Class

GridEmptyDataAreaTemplateContext Members

DevExpress.Blazor Namespace