GridControl.PaintHeaderHelper メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
オーバーロード
| PaintHeaderHelper(Graphics, Int32, Int32, Int32, Int32) | |
| PaintHeaderHelper(Graphics, Int32, Int32, Int32, Int32, Boolean) |
PaintHeaderHelper(Graphics, Int32, Int32, Int32, Int32)
protected:
void PaintHeaderHelper(System::Drawing::Graphics ^ g, int nFirstCol, int nLastCol, int nFirstColPos, int nY);
protected void PaintHeaderHelper (System.Drawing.Graphics g, int nFirstCol, int nLastCol, int nFirstColPos, int nY);
member this.PaintHeaderHelper : System.Drawing.Graphics * int * int * int * int -> unit
Protected Sub PaintHeaderHelper (g As Graphics, nFirstCol As Integer, nLastCol As Integer, nFirstColPos As Integer, nY As Integer)
パラメーター
- g
- Graphics
- nFirstCol
- Int32
- nLastCol
- Int32
- nFirstColPos
- Int32
- nY
- Int32
適用対象
PaintHeaderHelper(Graphics, Int32, Int32, Int32, Int32, Boolean)
protected:
void PaintHeaderHelper(System::Drawing::Graphics ^ g, int nFirstCol, int nLastCol, int nFirstColPos, int nY, bool useGdiPlus);
protected void PaintHeaderHelper (System.Drawing.Graphics g, int nFirstCol, int nLastCol, int nFirstColPos, int nY, bool useGdiPlus);
member this.PaintHeaderHelper : System.Drawing.Graphics * int * int * int * int * bool -> unit
Protected Sub PaintHeaderHelper (g As Graphics, nFirstCol As Integer, nLastCol As Integer, nFirstColPos As Integer, nY As Integer, useGdiPlus As Boolean)
パラメーター
- g
- Graphics
- nFirstCol
- Int32
- nLastCol
- Int32
- nFirstColPos
- Int32
- nY
- Int32
- useGdiPlus
- Boolean