ListEditItemTemplateContainer Class
In This Article
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.
#Implements
#Inheritance
See Also