Krypton OutlookGrid Help
![]() | KryptonOutlookGridOnCellBeginEdit Method |
Raises the [E:CellBeginEdit] 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 OnCellBeginEdit( DataGridViewCellCancelEventArgs e )
Protected Overrides Sub OnCellBeginEdit ( e As DataGridViewCellCancelEventArgs )
Parameters
- e
- Type: System.Windows.FormsDataGridViewCellCancelEventArgs
The DataGridViewCellCancelEventArgs instance containing the event data.
