Infragistics2.Win.UltraWinTabControl.v8.1
TabControl Property
See Also 
Infragistics.Win.UltraWinTabControl Namespace > UltraTab Class : TabControl Property

Read-only property that returns the UltraTabControlBase derived control.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property TabControl As UltraTabControlBase
C# 
public UltraTabControlBase TabControl {get;}

See Also