Back to Devexpress

GridColumnHeaderCaptionTemplateContext.Grid Property

blazor-devexpress-dot-blazor-dot-gridcolumnheadercaptiontemplatecontext-0966562b.md

latest1.0 KB
Original Source

GridColumnHeaderCaptionTemplateContext.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 DxGrid.ColumnHeaderCaptionTemplate and DxGridColumn.HeaderCaptionTemplate descriptions for additional information and examples.

See Also

GridColumnHeaderCaptionTemplateContext Class

GridColumnHeaderCaptionTemplateContext Members

DevExpress.Blazor Namespace