Interface ITabPanelData2
The extended interface that represents the tab panel's data.
Inherited Members
Namespace: Syncfusion.Windows.Forms.Tools
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public interface ITabPanelData2 : ITabPanelData
Properties
ShowSuperToolTips
Indicates whether SuperToolTips are enabled.
Declaration
bool ShowSuperToolTips { get; }
Property Value
Type |
---|
System.Boolean |