ComponentOne DataGrid for WPF and Silverlight
Selection Property (DataGridSelectionManager)

C1.WPF.DataGrid Namespace > DataGridSelectionManager Class : Selection Property
Gets the selection object which allows you to query and modify the selection.
Syntax
'Declaration
 
Public ReadOnly Property Selection As DataGridSelection
public DataGridSelection Selection {get;}
See Also

Reference

DataGridSelectionManager Class
DataGridSelectionManager Members