aspnet-devexpress-dot-web-dot-aspxtreelist-e14de310.md
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.2.dll
NuGet Package : DevExpress.Web
public abstract class TreeListCellTemplateContainerBase :
TreeListTemplateContainerBase
Public MustInherit Class TreeListCellTemplateContainerBase
Inherits TreeListTemplateContainerBase
To learn more, see ASPxTreeList Elements that Support Templates.
Show 11 items
Object Control TemplateContainerBase TreeListTemplateContainerBase TreeListCellTemplateContainerBase TreeListDataCellTemplateContainer
TreeListEditFormTemplateContainer
TreeListFooterCellTemplateContainer
TreeListPreviewTemplateContainer
TreeListEditCellTemplateContainer
TreeListBatchEditCellTemplateContainer
See Also