AllowsMultiSelect Property (Table)

Class

Table.

Action

Gets whether the table supports selecting multiple items.

Syntax

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

Access

Read only.