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

Defines the properties of the object that represents a cell in the UltraTree control.

Object Model




Syntax

Visual Basic (Declaration) 
Public Class UltraTreeNodeCell 
   Inherits KeyedSubObjectBase
   Implements IKeyedSubObjectIKeyedSubObjectEx 
C# 
public class UltraTreeNodeCell : KeyedSubObjectBase, IKeyedSubObjectIKeyedSubObjectEx  

See Also