Event DrawNormalColor
Invoked when the normal color is drawn.
public event EventHandler<CellEventArgs>? DrawNormalColor
Returns
- EventHandler<CellEventArgs>
- Invoked when the normal color is drawn.
Invoked when the normal color is drawn.
public event EventHandler<CellEventArgs>? DrawNormalColor