Version

UltraTreeNode Class Methods

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

Public Methods
 NameDescription
Public MethodActivateCellActivates the cell that corresponds to the specified UltraTreeNodeColumn. If the cell was successfully activated, true is returned; false is returned otherwise.  
Public MethodBeginCellEditActivates the cell that corresponds to the specified UltraTreeNodeColumn, and begins an edit mode session on the cell.  
Public MethodBeginEditPuts the node into edit mode.  
Public MethodBringCellIntoViewBrings the cell corresponding to the specified UltraTreeNodeColumn into view for this UltraTreeNode.  
Public MethodBringIntoViewOverloaded. Ensures that the tree node is in the viewable area of the control. This method will expand parent nodes and scroll the UltraTree control as necessary to bring the node into view.  
Public MethodBringLabelIntoViewBrings the label (header) corresponding to the specified UltraTreeNodeColumn into view for this UltraTreeNode.  
Public MethodCancelUpdateCancels pending changes to cell values.  
Public MethodCloneCopies the tree node and the entire subtree rooted at this tree node.  
Public MethodCollapseAllExpands this node and all of its descendants.  
Public MethodCreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodDispose (Inherited from Infragistics.Shared.DisposableObject)
Public MethodEndCellEditEnds the current edit mode session on the ActiveCell  
Public MethodEndEditTakes the node out of edit mode.  
Public MethodExpandAllOverloaded. Expands this node and all of its descendants.  
Public MethodGetCellTextReturns the string representation of the value of the cell which corresponds to the specified UltraTreeNodeColumn for this UltraTreeNode.  
Public MethodGetCellValueReturns the value of the cell which corresponds to the specified UltraTreeNodeColumn for this UltraTreeNode.  
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodGetNodeCountReturns the number of child nodes.  
Public MethodGetSiblingGets the specified sibling of the UltraTreeNode.  
Public MethodHasSiblingReturns true if the UltraTreeNode has the specified sibling.  
Public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodIsAncestorOfReturns whether or not the specified node is an Ancestor of this node.  
Public MethodNotifyPropChangeOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodRemoveRemoves the current tree node from the tree view control.  
Public MethodRepositionOverloaded. Repositions the node to a specified position in relation to the passed-in RelativeNode.  
Public MethodResetAllowCellEditResets the value of the UltraTreeNodeColumn.AllowCellEdit property to its default.  
Public MethodResetCheckedStateResets CheckedState to the default.  
Public MethodResetEnabledResets the Enabled property to the default.  
Public MethodResetKey (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Public MethodResetLeftImagesResets the LeftImages collection, removing all items.  
Public MethodResetLeftImagesAlignmentResets LeftImagesAlignment to the default.  
Public MethodResetNotificationBadgeTextResets the NotificationBadgeText property to its default value.  
Public MethodResetOverrideResets the Override to default values.  
Public MethodResetRightImagesResets the RightImages collection, removing all items.  
Public MethodResetRightImagesAlignmentResets RightImagesAlignment to the default. ///  
Public MethodResetSelectedResets the Selected property to the default.  
Public MethodResetTextResets the value of the Text property to its default.  
Public MethodResetVisibleResets the Visible property to the default.  
Public MethodResolveAppearanceResolves the appearance for the UltraTreeNode object.  
Public MethodResolveLabelEditAppearanceResolves the appearance used during a label edit for the UltraTreeNode object.  
Public MethodSetCellValueSets the value on the UltraTreeNodeCell object which corresponds to the specified UltraTreeNodeColumn.  
Public MethodShouldSerializeCheckedStateReturn true if the CheckedState property should be serialized.  
Public MethodShouldSerializeDataKeyReturns true if the DataKey value is not null.  
Public MethodShouldSerializeEnabledReturns true if the Enabled property should be serialized.  
Public MethodShouldSerializeKey (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Public MethodShouldSerializeLeftImagesReturns true if LeftImages needs to be serialized.  
Public MethodShouldSerializeLeftImagesAlignmentReturns true if LeftImagesAlignment should be serialized.  
Public MethodShouldSerializeRightImagesReturns true if RightImages should be serialized.  
Public MethodShouldSerializeRightImagesAlignmentReturns true if RightImagesAlignment should be serialized  
Public MethodShouldSerializeSelectedReturns true if the Selected property should be serialized.  
Public MethodShouldSerializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodShouldSerializeTextReturns true if the Text property needs to be serialized.  
Public MethodShouldSerializeVisibleReturns true if the Visible property should be serialized.  
Public MethodToggleToggles the Expanded property of the node.  
Public MethodToStringReturns the Text property of the UltraTreeNode.  
Public MethodUpdateCommits pending changes to cell values to the underlying data source.  
Public MethodVerifyNotDisposed (Inherited from Infragistics.Shared.DisposableObject)
Protected Methods
 NameDescription
Protected MethodDeserializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodGetNotificationBadgeBoundsDetermines the rectangle area of the NotificationUIElement. In this area the tools will display the element will be positioned based on its size and position  
Protected MethodGetObjectDataGetObjectData serialization helper.  
Protected MethodInitializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodOnAddedToCollection (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected MethodOnDeserializationCalled after the node has been de-serialized.  
Protected MethodOnDisposeOverridden. Called when the group is disposed  
Protected MethodOnObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnRemovedFromCollection (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected MethodOnSubObjectPropChangedOverridden. Called when another sub object that we are listening to notifies us that one of its properties has changed.  
Protected MethodResetDataKeySets the DataKey value to null.  
Protected MethodResetInternedKey (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected MethodResetTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodSerializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodShouldSerializeAllowCellEditReturns whether the value of the AllowCellEdit property has been changed from its default.  
Protected MethodShouldSerializeOverrideReturns true if this property is not set to its default value.  
See Also