ComponentOne DataGrid for WPF and Silverlight
Selection Property (C1DataGrid)

C1.WPF.DataGrid Namespace > C1DataGrid Class : Selection Property
Gets the selection object which allows to query the current selection as well as modifying it.
Syntax
'Declaration
 
Public ReadOnly Property Selection As DataGridSelection
public DataGridSelection Selection {get;}
See Also

Reference

C1DataGrid Class
C1DataGrid Members