DataGridViewRowHeaderCell::DataGridViewRowHeaderCellAccessibleObject::DoDefaultAction Method ()
.NET Framework (current version)
Performs the default action of the DataGridViewRowHeaderCell::DataGridViewRowHeaderCellAccessibleObject.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
The DoDefaultAction method selects the row if the DataGridView::SelectionMode property is set to FullRowSelect or RowHeaderSelect.
SecurityPermission
to call unmanaged code. Demand value: Demand. Permission value: UnmanagedCode
.NET Framework
Available since 2.0
Available since 2.0
Show: