For a list of all members of this type, see UltraTreeNode members.
Name | Description | |
---|---|---|
ActivateCell | Activates the cell that corresponds to the specified UltraTreeNodeColumn. If the cell was successfully activated, true is returned; false is returned otherwise. | |
BeginCellEdit | Activates the cell that corresponds to the specified UltraTreeNodeColumn, and begins an edit mode session on the cell. | |
BeginEdit | Puts the node into edit mode. | |
BringCellIntoView | Brings the cell corresponding to the specified UltraTreeNodeColumn into view for this UltraTreeNode. | |
BringIntoView | Overloaded. 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. | |
BringLabelIntoView | Brings the label (header) corresponding to the specified UltraTreeNodeColumn into view for this UltraTreeNode. | |
CancelUpdate | Cancels pending changes to cell values. | |
Clone | Copies the tree node and the entire subtree rooted at this tree node. | |
CollapseAll | Expands this node and all of its descendants. | |
CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) | |
Dispose | (Inherited from Infragistics.Shared.DisposableObject) | |
EndCellEdit | Ends the current edit mode session on the ActiveCell | |
EndEdit | Takes the node out of edit mode. | |
ExpandAll | Overloaded. Expands this node and all of its descendants. | |
GetCellText | Returns the string representation of the value of the cell which corresponds to the specified UltraTreeNodeColumn for this UltraTreeNode. | |
GetCellValue | Returns the value of the cell which corresponds to the specified UltraTreeNodeColumn for this UltraTreeNode. | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
GetNodeCount | Returns the number of child nodes. | |
GetSibling | Gets the specified sibling of the UltraTreeNode. | |
HasSibling | Returns true if the UltraTreeNode has the specified sibling. | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
IsAncestorOf | Returns whether or not the specified node is an Ancestor of this node. | |
NotifyPropChange | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
Remove | Removes the current tree node from the tree view control. | |
Reposition | Overloaded. Repositions the node to a specified position in relation to the passed-in RelativeNode. | |
ResetAllowCellEdit | Resets the value of the UltraTreeNodeColumn.AllowCellEdit property to its default. | |
ResetCheckedState | Resets CheckedState to the default. | |
ResetEnabled | Resets the Enabled property to the default. | |
ResetKey | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
ResetLeftImages | Resets the LeftImages collection, removing all items. | |
ResetLeftImagesAlignment | Resets LeftImagesAlignment to the default. | |
ResetNotificationBadgeText | Resets the NotificationBadgeText property to its default value. | |
ResetOverride | Resets the Override to default values. | |
ResetRightImages | Resets the RightImages collection, removing all items. | |
ResetRightImagesAlignment | Resets RightImagesAlignment to the default. /// | |
ResetSelected | Resets the Selected property to the default. | |
ResetText | Resets the value of the Text property to its default. | |
ResetVisible | Resets the Visible property to the default. | |
ResolveAppearance | Resolves the appearance for the UltraTreeNode object. | |
ResolveLabelEditAppearance | Resolves the appearance used during a label edit for the UltraTreeNode object. | |
SetCellValue | Sets the value on the UltraTreeNodeCell object which corresponds to the specified UltraTreeNodeColumn. | |
ShouldSerializeCheckedState | Return true if the CheckedState property should be serialized. | |
ShouldSerializeDataKey | Returns true if the DataKey value is not null. | |
ShouldSerializeEnabled | Returns true if the Enabled property should be serialized. | |
ShouldSerializeKey | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
ShouldSerializeLeftImages | Returns true if LeftImages needs to be serialized. | |
ShouldSerializeLeftImagesAlignment | Returns true if LeftImagesAlignment should be serialized. | |
ShouldSerializeRightImages | Returns true if RightImages should be serialized. | |
ShouldSerializeRightImagesAlignment | Returns true if RightImagesAlignment should be serialized | |
ShouldSerializeSelected | Returns true if the Selected property should be serialized. | |
ShouldSerializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
ShouldSerializeText | Returns true if the Text property needs to be serialized. | |
ShouldSerializeVisible | Returns true if the Visible property should be serialized. | |
Toggle | Toggles the Expanded property of the node. | |
ToString | Returns the Text property of the UltraTreeNode. | |
Update | Commits pending changes to cell values to the underlying data source. | |
VerifyNotDisposed | (Inherited from Infragistics.Shared.DisposableObject) |
Name | Description | |
---|---|---|
DeserializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
GetNotificationBadgeBounds | Determines the rectangle area of the NotificationUIElement. In this area the tools will display the element will be positioned based on its size and position | |
GetObjectData | GetObjectData serialization helper. | |
InitializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) | |
OnAddedToCollection | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
OnDeserialization | Called after the node has been de-serialized. | |
OnDispose | Overridden. Called when the group is disposed | |
OnObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) | |
OnRemovedFromCollection | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
OnSubObjectPropChanged | Overridden. Called when another sub object that we are listening to notifies us that one of its properties has changed. | |
ResetDataKey | Sets the DataKey value to null. | |
ResetInternedKey | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
ResetTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
SerializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
ShouldSerializeAllowCellEdit | Returns whether the value of the AllowCellEdit property has been changed from its default. | |
ShouldSerializeOverride | Returns true if this property is not set to its default value. |