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.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public abstract class TreeListCellTemplateContainerBase :
TreeListTemplateContainerBase
#Remarks
To learn more, see ASPxTreeList Elements that Support Templates.
#Implements
See Also