Represents a container for the templates used to render footer cells within the ASPxTreeList.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v19.2.dll
public class TreeListFooterCellTemplateContainer :
TreeListCellTemplateContainerBase
Public Class TreeListFooterCellTemplateContainer
Inherits TreeListCellTemplateContainerBase
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