DataGrid.SelectedItems Property

Definition

Gets a list that contains the data items corresponding to the selected rows.

public System.Collections.IList SelectedItems { get; }
member this.SelectedItems : System.Collections.IList
Public ReadOnly Property SelectedItems As IList

Property Value

Applies to