Gets or sets the grid's selection mode.

Namespace:  C1.Phone.FlexGrid
Assembly:  C1.Phone.FlexGrid (in C1.Phone.FlexGrid.dll)

Syntax

C#
public SelectionMode SelectionMode { get; set; }
Visual Basic
Public Property SelectionMode As SelectionMode
	Get
	Set

See Also