GridControl.PaintHeaderHelper Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Sobrecargas
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)
Parâmetros
- g
- Graphics
- nFirstCol
- Int32
- nLastCol
- Int32
- nFirstColPos
- Int32
- nY
- Int32
Aplica-se a
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)
Parâmetros
- g
- Graphics
- nFirstCol
- Int32
- nLastCol
- Int32
- nFirstColPos
- Int32
- nY
- Int32
- useGdiPlus
- Boolean