| Visual Basic (Declaration) | |
|---|---|
Public Property HotTrackingNode As UltraTreeNode | |
| C# | |
|---|---|
public UltraTreeNode HotTrackingNode {get; set;} | |
The Override.HotTracking Node is the node that the mouse is currently hovering over.
If there is no Override.HotTracking node, this property returns Nothing
