Krypton OutlookGrid Help
![]() | KryptonOutlookGridOnCellFormatting Method |
Raises the [E:CellFormatting] 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 OnCellFormatting( DataGridViewCellFormattingEventArgs e )
Protected Overrides Sub OnCellFormatting ( e As DataGridViewCellFormattingEventArgs )
Parameters
- e
- Type: System.Windows.FormsDataGridViewCellFormattingEventArgs
The DataGridViewCellFormattingEventArgs instance containing the event data.
