AllowsMultiSelect Property (ListView)

Class

ListView.

Action

Gets whether the list view supports selecting multiple items.

Syntax

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

Access

Read only.