aspnet-devexpress-dot-web-dot-aspxtreelist-37d2c4dd.md
Represents a container for the templates used to render the Edit Form.
Namespace : DevExpress.Web.ASPxTreeList
Assembly : DevExpress.Web.ASPxTreeList.v25.2.dll
NuGet Package : DevExpress.Web
public class TreeListEditFormTemplateContainer :
TreeListCellTemplateContainerBase
Public Class TreeListEditFormTemplateContainer
Inherits TreeListCellTemplateContainerBase
TreeListEditFormTemplateContainer objects are automatically instantiated when the TreeListTemplates.EditForm template is created.
Object Control TemplateContainerBase TreeListTemplateContainerBase TreeListCellTemplateContainerBase TreeListEditFormTemplateContainer
See Also