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

TemplateContainerBase Class

Serves as a base for classes representing template containers.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public class TemplateContainerBase :
    Control,
    IDataItemContainer,
    INamingContainer

Remarks

The TemplateContainerBase class realizes the base functionality inherited by all template containers.

Inheritance

Show 101 items
Object
Control
TemplateContainerBase
See Also