GridControl.PaintVertGridLines(Graphics, Int32, Int32, Int32, Int32, Int32) Metodo

Definizione

protected:
 virtual void PaintVertGridLines(System::Drawing::Graphics ^ g, int nFirstCol, int nLastCol, int nFirstColPos, int nTopMostPoint, int nBottomMostPoint);
protected virtual void PaintVertGridLines (System.Drawing.Graphics g, int nFirstCol, int nLastCol, int nFirstColPos, int nTopMostPoint, int nBottomMostPoint);
Protected Overridable Sub PaintVertGridLines (g As Graphics, nFirstCol As Integer, nLastCol As Integer, nFirstColPos As Integer, nTopMostPoint As Integer, nBottomMostPoint As Integer)

Parametri

nFirstCol
Int32
nLastCol
Int32
nFirstColPos
Int32
nTopMostPoint
Int32
nBottomMostPoint
Int32

Si applica a