Table of Contents
SelectionMode Property

Syntax
 public SelectionMode SelectionMode { get; set; }

Property Value

One of the SelectionMode enumeration values. The default value is Single.

See Also