ComponentOne DataGrid for WPF and Silverlight
SelectedRows Property (DataGridSelection)

C1.Silverlight.DataGrid Namespace > DataGridSelection Class : SelectedRows Property
Gets the selected rows.
Syntax
'Declaration
 
Public ReadOnly Property SelectedRows As DataGridSelectedItemsCollection(Of DataGridRow)

Property Value

The selected rows.
See Also

Reference

DataGridSelection Class
DataGridSelection Members