'Declaration
Protected Overridable Sub drawCellLines( _ ByVal e As PaintEventArgs, _ ByVal r As Rectangle, _ ByVal c As C1DisplayColumn _ )
protected virtual void drawCellLines( PaintEventArgs e, Rectangle r, C1DisplayColumn c )
Parameters
- e
- r
- c
'Declaration
Protected Overridable Sub drawCellLines( _ ByVal e As PaintEventArgs, _ ByVal r As Rectangle, _ ByVal c As C1DisplayColumn _ )
protected virtual void drawCellLines( PaintEventArgs e, Rectangle r, C1DisplayColumn c )