Back to Devexpress

GridColumnFooterTemplateContext Properties

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

latest1.1 KB
Original Source

GridColumnFooterTemplateContext Properties

Stores information about a footer cell in the Grid and is passed as the context parameter to the DxGrid.ColumnFooterTemplate and DxGridColumn.FooterTemplate.

NameDescription
ColumnReturns a column to which the footer cell belongs.
DataColumnReturns a data column to which the footer cell belongs.
GridReturns the Grid object.
SummaryItemsReturns total summary items visible in the column footer.

See Also

GridColumnFooterTemplateContext Class

GridColumnFooterTemplateContext Members

DevExpress.Blazor Namespace