List - ItemDoubleClick Event
Fired when the user double clicks an item in the list
Member of List (PRIM_LIST)
| Name | Type | Data Type | Description |
|---|---|---|---|
| Item | *Input | PRIM_LIST.ListItem | Reference to the item |
The ItemClick event is fired when there is a double left click within the bounds of an item.
Febuary 18 V14SP2