Krypton OutlookGrid Help
![]() | KryptonOutlookGridOnCellDoubleClick Method |
Raises the [E:CellDoubleClick] event.
Namespace: JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid
Assembly: JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid (in JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid.dll) Version: 1.6.0.0 (1.6.0.0)

protected override void OnCellDoubleClick( DataGridViewCellEventArgs e )
Protected Overrides Sub OnCellDoubleClick ( e As DataGridViewCellEventArgs )
Parameters
- e
- Type: System.Windows.FormsDataGridViewCellEventArgs
The DataGridViewCellEventArgs instance containing the event data.
