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

Syntax

Visual Basic (Declaration) 
Public Property Bounds As Rectangle
C# 
public Rectangle Bounds {get; set;}

See Also