Back to Devexpress

GridSelectionColumnHeaderTemplateContext Properties

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

latest1.3 KB
Original Source

GridSelectionColumnHeaderTemplateContext Properties

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

NameDescription
GridReturns the Grid object.
IsVirtualizedReturns whether the column is being virtualized.
SelectAllEnabledReturns whether the select all operation is available.
SelectedSpecifies whether rows on the current page are selected.
SelectionColumnReturns the selection column to which the header belongs.

See Also

GridSelectionColumnHeaderTemplateContext Class

GridSelectionColumnHeaderTemplateContext Members

DevExpress.Blazor Namespace