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