You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

A Boolean property that controls whether multiple selections are allowed in the list box. If multiple selections are allowed, the multi_select_listname and multi_select_codefield properties must be specified.
Default value
false() – only a single selection may be made in the list box.
Valid values
True(), false(), or a valid expression that returns True or False.

  • No labels