[]
        
(Showing Draft Content)

C1.Win.C1FlexGrid.C1FlexGridBase.OnPaintBackground

OnPaintBackground Method

OnPaintBackground(PaintEventArgs)

Paints the control background.

Declaration
protected override void OnPaintBackground(PaintEventArgs e)
Parameters
Type Name Description
PaintEventArgs e

A PaintEventArgs that contains information about the control to paint.

Overrides