TreeList.ShowGridLines

Syntax

ShowGridLines: Boolean

Description

The ShowGridLines property determines whether to show table gridlines.

Comments

If the property is set to True, the table gridlines are displayed, otherwise the gridlines are not shown. By default this property is set to False.

Example

The example of property use is given in the Example of Creating the TreeList Component page.

See also:

TreeList