Skip to main content
Version: Next

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

Commands​

LISTBOX GET GRID COLORS - LISTBOX SET GRID COLOR


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

Commands​

LISTBOX GET GRID COLORS - LISTBOX SET GRID COLOR