TreeListCellTemplateContainerBase Class
In This Article
Serves as a base for classes that represent containers for the templates used to render cells within the ASPxTreeList.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v25.1.dll
#Declaration
public abstract class TreeListCellTemplateContainerBase :
TreeListTemplateContainerBase
#Remarks
To learn more, see ASPxTreeList Elements that Support Templates.
#Implements
See Also