Picklist - DropDownLoading Property
Determines when to load the picklist data
Member of Picklist (PRIM_EVPL)
Data Type - Enumeration
Details
The DropDownLoading property specifies when a DropDown visualization will be loaded.
Allowed Values
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 |