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

NodeSelectableAreaUIElement is the area that can be clicked on to select a node. It includes the node image, NodeTextUIElement, LeftImages and RightImages collection.

Object Model


Syntax

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

See Also