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

Represents an UltraTreeNodeCell object in the user interface.

Object Model





Syntax

Visual Basic (Declaration) 
Public Class UltraTreeNodeCellUIElement 
   Inherits AdjustableUIElement
C# 
public class UltraTreeNodeCellUIElement : AdjustableUIElement 

See Also