List - ItemRealizing Event
Fired when an item design instance is realized, typically when the it comes in to the view port
Member of List (PRIM_MD.List)
Name |
Type |
Data Type |
Description |
Item |
*Input |
Reference to the item |
The ItemRealizing event is executed when the design instance is realized.
Using the ItemRealizing event
Evtroutine Handling(#List.ItemRealizing) Item(#item)