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

Read-only property that returns true if an Appearance object has been assigned to the control.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property HasAppearance As Boolean
C# 
public bool HasAppearance {get;}

See Also