List DateTime Column - GotFocus Event
Fires when column receives focus
Member of List DateTime Column (PRIM_LIST.DateTime)
Details
The DateTime GotFocus event is triggered when an item in the List's DateTime column gets focus.
Typically this happens when the user clicks on an item in the List's DateTime column.
ItemGotFocus will set the list CurrentItem, returning the item's field values to the parent component.