SelectionMode Property (SparkDataGrid)

Action

Gets the selection mode (singlerow, multiplerows, singlecells or multiplecells).

Syntax

C#
protected String selectionMode { get; }
VB
'Declaration
Protected Read Property selectionMode As String

Access

Read only.