DataGrid.SelectionMode Property

Definition

Gets or sets the selection behavior of the data grid.

public Microsoft.Toolkit.Uwp.UI.Controls.DataGridSelectionMode SelectionMode { get; set; }
member this.SelectionMode : Microsoft.Toolkit.Uwp.UI.Controls.DataGridSelectionMode with get, set
Public Property SelectionMode As DataGridSelectionMode

Property Value

Applies to