Back to Devexpress

GridColumnHeaderCaptionTemplateContext Properties

blazor-devexpress-dot-blazor-dot-gridcolumnheadercaptiontemplatecontext-dot-underscore-properties.md

latest1.4 KB
Original Source

GridColumnHeaderCaptionTemplateContext Properties

Stores information about a column header’s caption and is passed as the context parameter to the DxGrid.ColumnHeaderCaptionTemplate and DxGridColumn.HeaderCaptionTemplate.

NameDescription
CaptionReturns the column header’s caption.
ColumnReturns the column for which the caption is displayed.
DataColumnReturns the data column for which the caption is displayed.
GridReturns the Grid object.
IsVirtualizedReturns whether the column is being virtualized.

See Also

GridColumnHeaderCaptionTemplateContext Class

GridColumnHeaderCaptionTemplateContext Members

DevExpress.Blazor Namespace