Back to Devexpress

TreeListColumnFooterTemplateContext Properties

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

latest1.2 KB
Original Source

TreeListColumnFooterTemplateContext Properties

Stores information about a footer cell in the TreeList and is passed as the context parameter to the DxTreeList.ColumnFooterTemplate and DxTreeListColumn.FooterTemplate.

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

See Also

TreeListColumnFooterTemplateContext Class

TreeListColumnFooterTemplateContext Members

DevExpress.Blazor Namespace