Determines when to load the picklist data
Member of Picklist (PRIM_EVPL)
Data Type - Enumeration
The DropDownLoading property specifies when a DropDown visualization will be loaded.
Enum Value | Description |
---|---|
Always | Loaded whenever the drop down is referred to |
Deferred | Loaded when the drop down is first expanded |
Initialize | Loaded once when the parent is initialized |
Febuary 18 V14SP2