Skip to main content
Tab

ListEditItemTemplateContainer Class

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

public class ListEditItemTemplateContainer :
    ItemTemplateContainerBase

#Remarks

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

See Also