Infragistics2.Win.UltraWinTree.v8.1
UltraTreeUIElement Class
See Also  Members  
Infragistics.Win.UltraWinTree Namespace : UltraTreeUIElement Class

The main element for an UltraTree (occupies the entire client area.

Syntax

Visual Basic (Declaration) 
Public Class UltraTreeUIElement 
   Inherits ControlUIElementBase
C# 
public class UltraTreeUIElement : ControlUIElementBase 

See Also