GridControl.PaintHeader(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 PaintHeader(System::Drawing::Graphics ^ g);
protected virtual void PaintHeader (System.Drawing.Graphics g);
abstract member PaintHeader : System.Drawing.Graphics -> unit
override this.PaintHeader : System.Drawing.Graphics -> unit
Protected Overridable Sub PaintHeader (g As Graphics)
Parameters
- g
- Graphics