Infragistics2.Win.UltraWinTree.v8.1
HasAppearance Property
See Also 
Infragistics.Win.UltraWinTree Namespace > UltraTree Class : HasAppearance Property

Returns true if the Appearance object has been created.

Syntax

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

See Also