For a list of all members of this type, see NodeClickEventArgs members.
"| Name | Description | |
|---|---|---|
![]() | Button | The mouse button used to click the node. |
![]() | ColumnIndex | The zero-based index of the dbiColumnItem at the point where the node was clicked. |
![]() | ColumnItem | The dbiColumnItem at the point where the node was clicked. |
![]() | Handled | Determines if the developer has handled the click operation themselves. |
![]() | NodeItem | The dbiNodeItem that was clicked. |
![]() | X | The X coordinate where the click occurred. |
![]() | Y | The Y coordinate where the click occurred. |
