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