List - ItemGotSelection Event
Fired when an item in the list becomes selected
Member of List (PRIM_MD.List)
Parameters
Name |
Type |
Data Type |
Description |
Item |
*Input |
Reference to the item |
Details
The ItemGotSelection event is triggered when an item is selected.
This is typically caused by the user clicking on a list item.
To select mulitple items, hold the Shift or Ctrl key down and click the items.