The following tables list the members exposed by NodeDoubleClickEventArgs.
"| Name | Description | |
|---|---|---|
![]() | NodeDoubleClickEventArgs Constructor | The constructor for the NodeDoubleClick Event |
| Name | Description | |
|---|---|---|
![]() | Button | The mouse button used to double click the node. |
![]() | ColumnIndex | The zero-based index of the dbiColumnItem where the double click occurred. |
![]() | ColumnItem | The dbiColumnItem where the double click occurred |
![]() | NodeItem | The dbiNodeItem that was double clicked |
![]() | X | The X coordinate where the double click occurred |
![]() | Y | The Y coordinate where the double click occurred. |

