Version

TreeNodesCollection Class Properties

For a list of all members of this type, see TreeNodesCollection members.

Public Properties
 NameDescription
Public PropertyAll (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase)
Public PropertyAllowDuplicateKeys (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase)
Public PropertyAllowEmptyKeys (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase)
Public PropertyColumnSetResolvedReturns the resolved UltraTreeColumnSet for this TreeNodesCollection instance.  
Public PropertyControlThe UltraTree control that owns this nodes collection (read-only).  
Public PropertyCountOverridden. Returns the number of UltraTreeNodes that belong to this collection.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyHasOverrideReturns true if an Override object has been created.  
Public PropertyIsBandNodesCollectionReturns whether or not this collections is a collection of band nodes.  
Public PropertyIsFixedSizeReturns whether the size of the nodes collection is fixed.  
Public PropertyIsReadOnlyOverridden. Returns false.  
Public PropertyIsSynchronized (Inherited from Infragistics.Shared.DisposableObjectCollectionBase)
Public PropertyItemOverloaded. Returns the UltraTreeNode instance at the specified ordinal position in the collection.  
Public PropertyOverrideGets/sets the Override object that applies to all nodes in this collection  
Public PropertyParentNodeThe Parent Node of this TreeNodesCollection.  
Public PropertySortComparerResolvedThe resolved Override.SortComparer value. If none is specified, defaults to Nothing.  
Public PropertySortResolvedThe resolved Sort value. If none is specified, defaults to None.  
Public PropertySyncRoot (Inherited from Infragistics.Shared.DisposableObjectCollectionBase)
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected Properties
 NameDescription
Protected PropertyAllowMultipleEmptyKeys (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase)
Protected PropertyCacheKeys (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase)
Protected PropertyInitialCapacityOverridden. Abstract property that specifies the initial capacity of the collection  
Protected PropertyInternStrings (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase)
Protected PropertyList (Inherited from Infragistics.Shared.DisposableObjectCollectionBase)
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also