GridControl.PaintHorizGridLines 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.
protected:
virtual void PaintHorizGridLines(System::Drawing::Graphics ^ g, long rows, int nFirstRowPos, int nLeftMostPoint, int nRightMostPoint, bool bAdjust);
protected virtual void PaintHorizGridLines (System.Drawing.Graphics g, long rows, int nFirstRowPos, int nLeftMostPoint, int nRightMostPoint, bool bAdjust);
abstract member PaintHorizGridLines : System.Drawing.Graphics * int64 * int * int * int * bool -> unit
override this.PaintHorizGridLines : System.Drawing.Graphics * int64 * int * int * int * bool -> unit
Protected Overridable Sub PaintHorizGridLines (g As Graphics, rows As Long, nFirstRowPos As Integer, nLeftMostPoint As Integer, nRightMostPoint As Integer, bAdjust As Boolean)
Parâmetros
- g
- Graphics
- rows
- Int64
- nFirstRowPos
- Int32
- nLeftMostPoint
- Int32
- nRightMostPoint
- Int32
- bAdjust
- Boolean