Back to Devexpress

GridColumnGroupFooterTemplateContext Properties

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

latest1.5 KB
Original Source

GridColumnGroupFooterTemplateContext Properties

Stores information about a group footer cell in the Grid and is passed as the context parameter to the DxGrid.ColumnGroupFooterTemplate and DxGridColumn.GroupFooterTemplate properties.

NameDescription
ColumnReturns a column to which the group footer cell belongs.
DataColumnGets the data column.
GridReturns the Grid object.
GroupRowVisibleIndexThe visible index of a group row that contains the processed group footer cell.
SummaryItemsReturns group summary items.

See Also

GridColumnGroupFooterTemplateContext Class

GridColumnGroupFooterTemplateContext Members

DevExpress.Blazor Namespace