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

Syntax

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

See Also