PageControlTemplateContainer(TabPage, Boolean) Constructor
Initializes a new instance of the PageControlTemplateContainer object with the specified parameters.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Parameters
Name | Type | Description |
---|---|---|
tabPage | TabPage | A TabPage object representing the tab page for which the template is instantiated. |
active | Boolean |
|
See Also