Method OnCellPaint
- Namespace
- ComfileTech.jControlsNF4
- Assembly
- ComfileTech.jControlsNF4.dll
OnCellPaint(TableLayoutCellPaintEventArgs)
Receives a call when the cell should be refreshed.
protected override void OnCellPaint(TableLayoutCellPaintEventArgs e)
Parameters
e
TableLayoutCellPaintEventArgsA TableLayoutCellPaintEventArgs that provides data for the event.