protected virtual void PaintPaperColor( Graphics g, RectangleF clipRect )
Parameters
- g
- clipRect
Color.Empty
we use this view's BackColor
instead. However, if the SheetStyle is not GoViewSheetStyle.None, this method just fills in this control's BackColor
, because the GoDocument.PaperColor is used for the Sheet instead.