Gridlines
Horizontal Line Color
Defines the color of the horizontal lines in a list box (gray by default).
JSON Grammar
| Name | Data Type | Possible Values |
|---|---|---|
| horizontalLineStroke | color | Any CSS value, "transparent", "automatic" |
Objects Supported
Vertical Line Color
Defines the color of the vertical lines in a list box (gray by default).
JSON Grammar
| Name | Data Type | Possible Values |
|---|---|---|
| verticalLineStroke | color | Any CSS value, "transparent", "automatic" |