DataGridViewRow::DataGridViewRowAccessibleObject::Name Property
.NET Framework (current version)
Gets the name of the DataGridViewRow::DataGridViewRowAccessibleObject.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Property Value
Type: System::String^The name of the DataGridViewRow::DataGridViewRowAccessibleObject.
| Exception | Condition |
|---|---|
| InvalidOperationException | The value of the Owner property is null. |
.NET Framework
Available since 2.0
Available since 2.0
Show: