Back to Devexpress

TreeListCellTemplateContainerBase Class

aspnet-devexpress-dot-web-dot-aspxtreelist-e14de310.md

latest3.2 KB
Original Source

TreeListCellTemplateContainerBase Class

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

Declaration

csharp
public abstract class TreeListCellTemplateContainerBase :
    TreeListTemplateContainerBase
vb
Public MustInherit Class TreeListCellTemplateContainerBase
    Inherits TreeListTemplateContainerBase

Remarks

To learn more, see ASPxTreeList Elements that Support Templates.

Implements

IComponent

IDisposable

IParserAccessor

IUrlResolutionService

IDataBindingsAccessor

IControlBuilderAccessor

IControlDesignerAccessor

IExpressionsAccessor

IDataItemContainer

INamingContainer

Inheritance

Show 11 items

Object Control TemplateContainerBase TreeListTemplateContainerBase TreeListCellTemplateContainerBase TreeListDataCellTemplateContainer

TreeListEditFormTemplateContainer

TreeListFooterCellTemplateContainer

TreeListPreviewTemplateContainer

TreeListEditCellTemplateContainer

TreeListBatchEditCellTemplateContainer

See Also

TreeListCellTemplateContainerBase Members

Tree List

DevExpress.Web.ASPxTreeList Namespace