Skip to main content

TreeListEditFormTemplateContainer Class

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

Namespace: DevExpress.Web.ASPxTreeList

Assembly: DevExpress.Web.ASPxTreeList.v23.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