Action
Gets the selection mode. Possible values are: "RowsAndColumns", "ListboxSingle", ListboxMultiple", "Free".
Syntax
C#
protected GridSelectionMode SelectionMode { get; }
VB
'Declaration
Protected Read Property SelectionMode As GridSelectionMode
Access
Read only.