ListEditItemTextTemplateContainer Class
In This Article
A container for the templates used to render the text of list edit items.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class ListEditItemTextTemplateContainer :
ItemTemplateContainerBase
#Remarks
Objects of the ListEditItemTextTemplateContainer type are automatically instantiated when templates of text for list edit items are created.
#Implements
#Inheritance
Object
Control
TemplateContainerBase
ItemTemplateContainerBase
ListEditItemTextTemplateContainer
See Also