OnPaintBackground Method (C1FlexGridBase)
Paints the control background.
'Declaration
Protected Overrides Sub OnPaintBackground( _
ByVal As PaintEventArgs _
)
Parameters
- e
- A System.Windows.Forms.PaintEventArgs that contains information about the control to paint.