AllowsMultiSelect Property (ListBox)

Class

ListBox.

Action

Gets whether the control supports selecting multiple items.

Syntax

C#
protected Boolean AllowsMultiSelect { get; }
VB
'Declaration
Protected Read Property AllowsMultiSelect As Boolean

Access

Read only.