'Declaration Protected Overridable Sub OnPaintGrayArea( _ ByVal e As PaintGrayAreaEventArgs _ )
'Usage Dim instance As FpSpread Dim e As PaintGrayAreaEventArgs instance.OnPaintGrayArea(e)
protected virtual void OnPaintGrayArea( PaintGrayAreaEventArgs e )
Parameters
- e
- PaintGrayAreaEventArgs object that contains the event data