Class AHTabPanelData
The AHTabPanelData class.
Inherited Members
Namespace: Syncfusion.Windows.Forms.Tools
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public class AHTabPanelData : TabPanelData, ITabPanelData2, ITabPanelData
Constructors
AHTabPanelData(Control)
Constructor of the AHTabPanelData
Declaration
public AHTabPanelData(Control parent)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Windows.Forms.Control | parent |
Methods
CreateNewTabData()
Creates the New Tab Data
Declaration
public override ITabData CreateNewTabData()
Returns
| Type |
|---|
| ITabData |