Back to Devexpress

TreeListCommandColumnHeaderTemplateContext Properties

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

latest1.4 KB
Original Source

TreeListCommandColumnHeaderTemplateContext Properties

Stores information about the command column header and is passed as the context parameter to the DxTreeListCommandColumn.HeaderTemplate.

NameDescription
CaptionReturns the caption displayed in the command column’s header.
CommandColumnReturns the command column to which the header belongs.
IsVirtualizedReturns whether the column is being virtualized.
NewEnabledReturns whether the Add operation is available for a remote data source.
TreeListReturns the TreeList object.

See Also

TreeListCommandColumnHeaderTemplateContext Class

TreeListCommandColumnHeaderTemplateContext Members

DevExpress.Blazor Namespace