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

TreeListEditFormTemplateContainer Class

Represents a container for the templates used to render the Edit Form.

Namespace: DevExpress.Web.ASPxTreeList

Assembly: DevExpress.Web.ASPxTreeList.v20.2.dll

NuGet Package: DevExpress.Web

Declaration

public class TreeListEditFormTemplateContainer :
    TreeListCellTemplateContainerBase

Remarks

TreeListEditFormTemplateContainer objects are automatically instantiated when the TreeListTemplates.EditForm template is created.

See Also