TreeListFooterCellTemplateContainer Class
Represents a container for the templates used to render footer cells within the ASPxTreeList.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Remarks
TreeListFooterCellTemplateContainer objects are automatically instantiated when one of the following templates is created: TreeListTemplates.FooterCell, TreeListTemplates.GroupFooterCell, TreeListColumn.FooterCellTemplate, TreeListColumn.GroupFooterCellTemplate.
To learn more, see Templates
Implements
Inheritance
Object
Control
TemplateContainerBase
TreeListTemplateContainerBase
TreeListCellTemplateContainerBase
TreeListFooterCellTemplateContainer
See Also