aspnet-devexpress-dot-web-dot-aspxtreelist-e1304b11.md
Represents a container for the templates used to render edit cells.
Namespace : DevExpress.Web.ASPxTreeList
Assembly : DevExpress.Web.ASPxTreeList.v25.2.dll
NuGet Package : DevExpress.Web
public class TreeListEditCellTemplateContainer :
TreeListDataCellTemplateContainer
Public Class TreeListEditCellTemplateContainer
Inherits TreeListDataCellTemplateContainer
TreeListEditCellTemplateContainer objects are automatically instantiated when the TreeListDataColumn.EditCellTemplate template is created.
Object Control TemplateContainerBase TreeListTemplateContainerBase TreeListCellTemplateContainerBase TreeListDataCellTemplateContainer TreeListEditCellTemplateContainer TreeListBatchEditCellTemplateContainer
See Also