GridLineColor Property

Specifies the color of the lines separating cells in a Grid control. Available at design time; read/write at run time. There are two versions of the syntax.

Grid.GridLineColor[ = nColor]
Grid.GridLineColor = RGB(nRedValue, nGreenValue, nBlueValue)

Expand imageReturn Value

Expand imageRemarks

Expand imageSee Also


© , 1996-2020 • Updated: 11/10/20
Comment or report problem with topic