Back to Devexpress

TreeListSelectionColumnHeaderTemplateContext Properties

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

latest1.4 KB
Original Source

TreeListSelectionColumnHeaderTemplateContext Properties

Stores information about the selection column header and is passed as the context parameter to DxTreeListSelectionColumn.HeaderTemplate.

NameDescription
IsVirtualizedReturns whether the column is being virtualized.
SelectAllEnabledDetermines if the Select All operation is available.
SelectedSpecifies whether rows on the current page are selected.
SelectionColumnDetermines the selection column to which the header belongs.
TreeListReturns the TreeList object.

See Also

TreeListSelectionColumnHeaderTemplateContext Class

TreeListSelectionColumnHeaderTemplateContext Members

DevExpress.Blazor Namespace