Back to Devexpress

TreeListColumnHeaderCaptionTemplateContext Properties

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

latest1.4 KB
Original Source

TreeListColumnHeaderCaptionTemplateContext Properties

Stores information about a column header’s caption and is passed as the context parameter to the DxTreeList.ColumnHeaderCaptionTemplate and DxTreeListColumn.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.
IsVirtualizedReturns whether the column is being virtualized.
TreeListReturns the TreeList object.

See Also

TreeListColumnHeaderCaptionTemplateContext Class

TreeListColumnHeaderCaptionTemplateContext Members

DevExpress.Blazor Namespace