Skip to main content
A newer version of this page is available. .

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.v19.1.dll

Declaration

public abstract class TreeListCellTemplateContainerBase :
    TreeListTemplateContainerBase

Remarks

To learn more, see ASPxTreeList Elements that Support Templates.

See Also