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

A collection of UltraTreeNodeCell objects.

Object Model

Syntax

Visual Basic (Declaration) 
Public Class TreeNodeCellsCollection 
   Inherits KeyedSubObjectsCollectionBase
C# 
public class TreeNodeCellsCollection : KeyedSubObjectsCollectionBase 

See Also