Back to Devexpress

GridCommandColumnHeaderTemplateContext Properties

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

latest1.3 KB
Original Source

GridCommandColumnHeaderTemplateContext Properties

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

NameDescription
CaptionReturns the caption displayed in the header.
CommandColumnReturns the command column to which the header belongs.
GridReturns the Grid object.
IsVirtualizedReturns whether the column is being virtualized.
NewEnabledReturns whether the Add operation is available for an asynchronous data source.

See Also

GridCommandColumnHeaderTemplateContext Class

GridCommandColumnHeaderTemplateContext Members

DevExpress.Blazor Namespace