Skip to main content

lineColor

Type

property

Summary

Sets the color of the table column dividers.

Syntax

set the lineColor of widget to <RGBA Color>
get the lineColor of widget

Description

Use the lineColor property to get and set the color of the lines that separate the columns of the table.

Examples

set the lineColor of widget"PolyGrid" to "136,196,255,224"