Krypton OutlookGrid Help
![]() | KryptonOutlookGridOnCellPainting Method |
Raises the [E:CellPainting] 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 OnCellPainting( DataGridViewCellPaintingEventArgs e )
Protected Overrides Sub OnCellPainting ( e As DataGridViewCellPaintingEventArgs )
Parameters
- e
- Type: System.Windows.FormsDataGridViewCellPaintingEventArgs
The DataGridViewCellPaintingEventArgs instance containing the event data.

Draws a line for drag and drop
