suppressBlank
| Selection List Properties and Selection Tree Properties more information on these components. |
When true, removes empty values (caused by nulls in the data set) from the Selection List.
Example
SelectionList1.suppressBlank = true
|
Either syntax below can be used in component script:
For onInit/onRefresh scripts, and for component and property scripts on other components, the second (qualified) form is required. |