GridControl.PaintGridBackground(Graphics) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected:
virtual void PaintGridBackground(System::Drawing::Graphics ^ g);
protected virtual void PaintGridBackground (System.Drawing.Graphics g);
abstract member PaintGridBackground : System.Drawing.Graphics -> unit
override this.PaintGridBackground : System.Drawing.Graphics -> unit
Protected Overridable Sub PaintGridBackground (g As Graphics)
Parameters
- g
- Graphics