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

ListEditItemTemplateContainer Class

A container for the templates used to render list edit items.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public class ListEditItemTemplateContainer :
    ItemTemplateContainerBase

Remarks

Objects of the ListEditItemTemplateContainer type are automatically instantiated when templates of list edit items are created.

See Also