AllowsMultiSelect Property (DataGrid)

Class

DataGrid.

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.