ComponentOne True DBGrid for WinForms
SelectedRows Property

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > C1TrueDBGrid Class : SelectedRows Property
Gets the collection of rows that are currently selected.
Syntax
'Declaration
 
Public ReadOnly Property SelectedRows As SelectedRowCollection
public SelectedRowCollection SelectedRows {get;}
See Also

Reference

C1TrueDBGrid Class
C1TrueDBGrid Members