aspnet-devexpress-dot-web-2f205e2f.md
Represents a container for the templates used to render tabs within the ASPxTabControl.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class TabControlTemplateContainer :
TabControlTemplateContainerBase
Public Class TabControlTemplateContainer
Inherits TabControlTemplateContainerBase
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..
Object Control TemplateContainerBase ItemTemplateContainerBase TabControlTemplateContainerBase TabControlTemplateContainer
See Also