DataGridViewRow::DataGridViewRowAccessibleObject::GetSelected Method ()
.NET Framework (current version)
Gets an accessible object that represents the currently selected DataGridViewCell objects.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Return Value
Type: System.Windows.Forms::AccessibleObject^An accessible object that represents the currently selected DataGridViewCell objects in the DataGridViewRow.
| Exception | Condition |
|---|---|
| InvalidOperationException | The value of the Owner property is null. |
.NET Framework
Available since 2.0
Available since 2.0
Show: