Skip to main content
Tab

ListEditItemTextTemplateContainer Class

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.

#Inheritance

See Also