Version

TabStyle Property (MdiTabGroupSettingsResolved)

ReadOnly. Returns the resolved tab style used to display the tab items.
Syntax
'Declaration
 
Public ReadOnly Property TabStyle As Infragistics.Win.UltraWinTabs.TabStyle
public Infragistics.Win.UltraWinTabs.TabStyle TabStyle {get;}
Remarks

Determines the display style for the tab items. The default resolved value is VisualStudio so that the tabs appear as the mdi tabs appear in Visual Studio .Net.

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