Returns a long value that determines the right X coordinate of the Node object.
Syntax:
NodeObject.Right [= Long Value]
The Right Property (Node Object) syntax has these parts:
| Part |
Description |
| NodeObject |
An object expression that evaluates to a Node object. |
Remarks:
Use this property to determine the placement of the object during custom drawing operations or when placing other controls on the XTTreeview control. This value is always given in pixels and is relative to the XTTreeview control.