Skip to main content
A newer version of this page is available. .

GridColumnCellDisplayTemplateContext Class

A base class for classes that store information about column cells and are passed as the context parameter to cell display templates.

Namespace: DevExpress.Blazor

Assembly: DevExpress.Blazor.v21.1.dll

NuGet Package: DevExpress.Blazor

Declaration

public abstract class GridColumnCellDisplayTemplateContext
See Also