Back to Devexpress

TreeListEditFormTemplateContainer Class

aspnet-devexpress-dot-web-dot-aspxtreelist-37d2c4dd.md

latest2.7 KB
Original Source

TreeListEditFormTemplateContainer Class

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

Declaration

csharp
public class TreeListEditFormTemplateContainer :
    TreeListCellTemplateContainerBase
vb
Public Class TreeListEditFormTemplateContainer
    Inherits TreeListCellTemplateContainerBase

Remarks

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

Implements

IComponent

IDisposable

IParserAccessor

IUrlResolutionService

IDataBindingsAccessor

IControlBuilderAccessor

IControlDesignerAccessor

IExpressionsAccessor

IDataItemContainer

INamingContainer

Inheritance

Object Control TemplateContainerBase TreeListTemplateContainerBase TreeListCellTemplateContainerBase TreeListEditFormTemplateContainer

See Also

TreeListEditFormTemplateContainer Members

Tree List

DevExpress.Web.ASPxTreeList Namespace