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

NodeClientArea UIElement used to contain all client area UIElements.

Syntax

Visual Basic (Declaration) 
Public Class NodeClientAreaUIElement 
   Inherits UIElement
C# 
public class NodeClientAreaUIElement : UIElement 

See Also