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

ItemTemplateContainerBase Class

Represents a base class for different template container objects.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public class ItemTemplateContainerBase :
    TemplateContainerBase

Remarks

All classes that represent template containers are derived from the ItemTemplateContainerBase class.

See Also