Back to Devexpress

GridEmptyDataAreaTemplateContext Class

blazor-devexpress-dot-blazor-4157bb3e.md

latest1.1 KB
Original Source

GridEmptyDataAreaTemplateContext Class

Stores information about the Grid and is passed as the context parameter to the Grid.EmptyDataAreaTemplate.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
public class GridEmptyDataAreaTemplateContext :
    GridEmptyDataAreaTemplateContextBase

Remarks

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

Inheritance

Object DevExpress.Blazor.Grid.Internal.GridTemplateContextBase DevExpress.Blazor.Grid.Internal.GridEmptyDataAreaTemplateContextBase GridEmptyDataAreaTemplateContext

See Also

GridEmptyDataAreaTemplateContext Members

DevExpress.Blazor Namespace