Version

UltraTreeNode Class Properties

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

Public Properties
 NameDescription
Public PropertyAccessibilityObjectReturns the accesible object representing the data area of the grid.  
Public PropertyAllowAutoDragExpandResolvedThe resolved Override.AllowAutoDragExpand of the node. If a Override.AllowAutoDragExpand has been specified, it is returned. Otherwise the default is returned.  
Public PropertyAllowCellEditGets/sets whether cells contained by this UltraTreeNode can be edited by the end user.  
Public PropertyAllowCopyResolvedThe resolved Override.AllowCopy of the node. If a Override.AllowCopy has been specified, it is returned. Otherwise the default is returned.  
Public PropertyAllowCutResolvedThe resolved Override.AllowCut of the node. If a Override.AllowCut has been specified, it is returned. Otherwise the default is returned.  
Public PropertyAllowDeleteResolvedThe resolved Override.AllowDelete of the node. If a Override.AllowDelete has been specified, it is returned. Otherwise the default is returned.  
Public PropertyAllowPasteResolvedThe resolved Override.AllowPaste of the node. If a Override.AllowPaste has been specified, it is returned. Otherwise the default is returned.  
Public PropertyBandNameGets the name of the band in the underlying data source to which node belongs.  
Public PropertyBorderStyleNodeResolvedThe resolved Override.BorderStyleNode of the node. If a Override.BorderStyleNode has been specified, it is returned. Otherwise the default is returned.  
Public PropertyBoundsReturns the bounding rectangle of the UltraTreeNode.  
Public PropertyCellsReturns the TreeNodeCellsCollection which contains the cells for this UltraTreeNode.  
Public PropertyCheckedStateGets/sets a value indicating the checked state of the UltraTreeNode.  
Public PropertyControlReturns the control that the UltraTreeNode is owned by (read-only)  
Public PropertyDataColumnSetResolvedReturns the UltraTreeColumnSet instance which defines the cell data for this node.  
Public PropertyDataKeyGets/sets a value that is used to store a dataset key or other information.  
Public PropertyDisplayColumnSetResolvedReturns the UltraTreeColumnSet instance which defines the column structure for this node.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyDrawImageBackgroundResolvedThe resolved value of the DrawImageBackground property. Otherwise the default is returned.  
Public PropertyEditorResolvedReturns the resolved value of the associated Override object's Editor property.  
Public PropertyEnabledGets/sets a value indicating whether the tree node responds to activation, selection, etc.  
Public PropertyEnabledResolved(Read-only) Returns true only if this UltraTreeNode, all of its ancestor nodes, and the UltraTree control to which it belongs, is Enabled.  
Public PropertyExpandedGets/Sets whether or not the node is Expanded.  
Public PropertyFullPathReturns a string describing the path from the root UltraTreeNode to the current UltraTreeNode.  
Public PropertyGlyphPaddingResolvedReturns the resolved value of the GlyphPadding property.  
Public PropertyHandleGets the handle of the tree node. If a handle is not already assigned when the Handle property is referenced, it is assigned at that time.  
Public PropertyHasExpansionIndicatorReturns whether the node is displaying an expansion indicator.  
Public PropertyHasLeftImagesIndicates if there are any images in the LeftImages collection.  
Public PropertyHasNodesReturns true if there is a least 1 child node in this node's Nodes collection. Please see the remarks below for important details regarding data binding situations.  
Public PropertyHasOverrideReturns true if an Override object has been created.  
Public PropertyHasRightImagesIndicates if there are any images in the RightImages collection.  
Public PropertyHasVisibleNodesReturns true if there is a least 1 visible child node in this node's Nodes collection.  
Public PropertyHotTrackingResolvedThe resolved Override.HotTracking of the node. If a Override.HotTracking has been specified, it is returned. Otherwise the default is returned.  
Public PropertyImageSizeResolvedGets the resolved image size  
Public PropertyIndexReturns the ordinal position of this node in its TreeNodesCollection.  
Public PropertyIsActiveReturns whether or not this is the ActiveNode.  
Public PropertyIsBandNodeReturns whether or not this node is a band node.  
Public PropertyIsDraggableReturns true only if the node it draggable  
Public PropertyIsEditingReturns whether or not the UltraTreeNode it in Override.LabelEdit mode.  
Public PropertyIsHotTrackingReturns whether or not the node is the UltraTree.HotTrackingNode node.  
Public PropertyIsInViewReturns whether or not the UltraTreeNode is in view.  
Public PropertyIsRootLevelNodeReturns whether the node is a root level node.  
Public PropertyIsSelectableReturns whether the node is selectable.  
Public PropertyItemHeightResolvedThe resolved item height.  
Public PropertyKeyOverridden. The Key of the node.  
Public PropertyLabelEditResolvedThe resolved Override.LabelEdit of the node. If a Override.LabelEdit has been specified, it is returned. Otherwise the default is returned.  
Public PropertyLeftImagesReturns the LeftImages collection.  
Public PropertyLeftImagesAlignmentGets/sets the vertical alignment for the LeftImages.  
Public PropertyLevelGets the node level.  
Public PropertyListIndexReturns the index corresponding to this row from the IList that the control is bound to. Return value of -1 indicates that a row has been deleted or doesn't exist anymore.  
Public PropertyListObjectReturns the object corresponding to this row from the IList that the control is bound to. Returns Null if this is an UltraGridGroupByRow.  
Public PropertyMaxLabelHeightResolvedReturns the resolved value of the associated Override object's MaxLabelHeight property.  
Public PropertyMaxLabelWidthResolvedReturns the resolved value of the associated Override object's MaxLabelWidth property.  
Public PropertyMultilineResolvedReturns the resolved value of the associated Override object's Multiline property.  
Public PropertyNextVisibleNodeGets the next visible tree node.  
Public PropertyNodeDoubleClickActionResolvedThe resolved Override.NodeDoubleClickAction of the node. If a Override.NodeDoubleClickAction has been specified, it is returned. Otherwise the default is returned.  
Public PropertyNodesCollection of child nodes. This could be the children of a parent node or the children of the UltraTree (root nodes).  
Public PropertyNodeSpacingAfterResolvedReturns the resolved value of the associated Override object's NodeSpacingAfter property.  
Public PropertyNodeSpacingBeforeResolvedReturns the resolved value of the associated Override object's NodeSpacingBefore property.  
Public PropertyNodeStyleResolvedThe resolved NodeStyle of the node. If a NodeStyle has been specified, it is returned. Otherwise the default is 'Standard'.  
Public PropertyNotificationBadgeTextGets or sets the notification badge text.  
Public PropertyOverrideThe Override of a node has properties which can be overriden on different levels of the tree.  
Public PropertyParentGets the parent UltraTreeNode of the node.  
Public PropertyParentNodesCollectionGets the TreeNodesCollection of the nodes parent.  
Public PropertyPrevVisibleNodeGets the previous visible UltraTreeNode.  
Public PropertyReserveCheckBoxSpaceResolvedThe resolved ReserveCheckBoxSpace value. If none is specified, defaults to false.  
Public PropertyReserveImageSpaceResolvedThe resolved ReserveImageSpace value. If none is specified, defaults to false.  
Public PropertyRightImagesReturns the RightImages collection.  
Public PropertyRightImagesAlignmentGets/sets the Vertical alignment for the RightImages.  
Public PropertyRootNodeReturns the root node of this node.  
Public PropertySelectedGets/sets a value indicating whether the tree node is in the selected state.  
Public PropertyShowColumnsResolvedReturns the resolved value of the associated Override object's ShowColumns property.  
Public PropertyShowEditorButtonsResolvedReturns the resolved value of the associated Override object's ShowEditorButtons property.  
Public PropertyShowExpansionIndicatorResolvedThe resolved Override.ShowExpansionIndicator of the node. If a Override.ShowExpansionIndicator has been specified, it is returned. Otherwise the default is returned.  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyTextGets/sets the caption text for this UltraTreeNode.  
Public PropertyTextWidthReturns the width of the node's Text.  
Public PropertyTipStyleNodeResolvedThe resolved TipStyleNode of the node. If a TipStyleNode has been specified, it is returned. Otherwise the default is returned.  
Public PropertyUIElementReturns the TreeNodeUIElement associated with this UltraTreeNode, or null if the node is not currently in view.  
Public PropertyUseEditorResolvedReturns the resolved value of the associated Override object's UseEditor property.  
Public PropertyVisibleGets/sets whether the node is visible.  
Protected Properties
 NameDescription
Protected PropertyKeyLowercaseInterned (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected PropertyPrimaryCollection (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also