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

ListEditItemTextTemplateContainer Class

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

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