SelectedRows Property
SelectedRows
Gets the collection of rows that are currently selected.
Declaration
[Browsable(false)]
public SelectedRowCollection SelectedRows { get; }
<Browsable(False)>
Public ReadOnly Property SelectedRows As SelectedRowCollection