TreeListEditCellTemplateContainer Class
In This Article
Represents a container for the templates used to render edit cells.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class TreeListEditCellTemplateContainer :
TreeListDataCellTemplateContainer
#Remarks
TreeListEditCellTemplateContainer objects are automatically instantiated when the TreeListDataColumn.EditCellTemplate template is created.
#Implements
#Inheritance
See Also