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