TabControlTemplateContainer Class
Represents a container for the templates used to render tabs within the ASPxTabControl.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Remarks
The TabControlTemplateContainer class represents a container cell for the templates used to render tabs within the ASPxTabControl.
Objects of the TabControlTemplateContainer type are automatically instantiated when a template of one of the following types is created: the ASPxTabControl.ActiveTabTemplate, ASPxTabControl.TabTemplate, Tab.ActiveTabTemplate, Tab.TabTemplate..
Implements
Inheritance
Object
Control
TemplateContainerBase
ItemTemplateContainerBase
TabControlTemplateContainerBase
TabControlTemplateContainer
See Also