Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

リスト・ボックスで複数選択を許可するかどうかを制御するブール値プロパティ

複数選択が許可される場合、multiSelectListnameとmultiSelectCodefieldプロパティが指定されていなければなりません。複数選択が可能なのはリストボックスだけです。sizeプロパティが1の場合、このプロパティは無視されます。

デフォルト値

false() - リスト・ボックスで選択できるのは1つのみになります。

有効値

A Boolean property that controls whether multiple selections are allowed in the list box. If multiple selections are allowed, the multiSelectListname and multiSelectCodefield properties must be specified. Note that only a listbox is capable of multiple selections. If size is 1, this property will be ignored.

Default value

false() – only a single selection may be made in the list box.

...

true(), false、false() , or a valid expression that returns True or False.、もしくは、TrueもしくはFalseを返す有効な式