Click or drag to resize
CTInterfaceOnLookupListFill Event
Invoked when CUSTOMTOOLS fills up Lookuplist items for Hierarchical Combo. With this event it's possible to use value/key as saved value while displaying a different corresponding value/key in the GUI.

Namespace: ATR.CT.CTInterface
Assembly: CTInterface (in CTInterface.dll)
Syntax
public event EventHandler<CTInterfaceOnLookupListFillArgs> OnLookupListFill

Value

Type: SystemEventHandlerCTInterfaceOnLookupListFillArgs
Availability

CUSTOMTOOLS 2013 SP4


See Also