AllowsMultiSelect Property (Tree)

Class

Tree.

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.