Version

TabStyle Property (GroupSettingsResolved)

Returns the style of tabs displayed.
Syntax
'Declaration
 
Public ReadOnly Property TabStyle As Infragistics.Win.UltraWinTabs.TabStyle
public Infragistics.Win.UltraWinTabs.TabStyle TabStyle {get;}
Remarks

A variety of tab styles are available for the tabs that appear in the Tab Group. You can use this property to specify whether the tabs should appear in a manner that is consistent with Office XP, Visual Studio .NET, or other interface styles.

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also