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