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

GridDetailRowTemplateContext Class

Stores information about a Grid detail row and is passed as the context parameter to the DetailRowTemplate.

Namespace: DevExpress.Blazor

Assembly: DevExpress.Blazor.v22.1.dll

NuGet Package: DevExpress.Blazor

Declaration

public class GridDetailRowTemplateContext

Remarks

Refer to the DetailRowTemplate property description for more information and examples.

Inheritance

Object
GridDetailRowTemplateContext
See Also