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.v24.2.dll

Declaration

public class TreeListEditFormTemplateContainer :
    TreeListCellTemplateContainerBase

Remarks

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

See Also