CanSelectMultiple Property (SLDataGrid)

Class

SLDataGrid.

Action

Gets whether the data grid allows more than one row to be selected concurrently.

Syntax

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

Access

Read only.