TreeListEditFormTemplateContainer Class
In This Article
Represents a container for the templates used to render the Edit Form.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class TreeListEditFormTemplateContainer :
TreeListCellTemplateContainerBase
#Remarks
TreeListEditFormTemplateContainer objects are automatically instantiated when the TreeListTemplates.EditForm template is created.
#Implements
#Inheritance
Object
Control
TemplateContainerBase
TreeListTemplateContainerBase
TreeListCellTemplateContainerBase
TreeListEditFormTemplateContainer
See Also