Skip to main content
Version: 20

Gridlines

Horizontal Line Color​

Defines the color of the horizontal lines in a list box (gray by default).

JSON Grammar​

NameData TypePossible Values
horizontalLineStrokecolorAny CSS value, "transparent", "automatic"

Objects Supported​

List Box


Vertical Line Color​

Defines the color of the vertical lines in a list box (gray by default).

JSON Grammar​

NameData TypePossible Values
verticalLineStrokecolorAny CSS value, "transparent", "automatic"

Objects Supported​

List Box