DataGridView.OnRowHeaderMouseDoubleClick Method (DataGridViewCellMouseEventArgs)
.NET Framework (current version)
Raises the RowHeaderMouseDoubleClick event.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Protected Overridable Sub OnRowHeaderMouseDoubleClick ( e As DataGridViewCellMouseEventArgs )
Parameters
- e
-
Type:
System.Windows.Forms.DataGridViewCellMouseEventArgs
A DataGridViewCellMouseEventArgs that contains information about the mouse and the header cell that was double-clicked.
.NET Framework
Available since 2.0
Available since 2.0
Show: