VerticalGridLines Property (FlexDataGrid)

Action

Gets whether to show vertical grid lines between the columns.

If true, the data grid shows vertical grid lines. If false, the data grid hides vertical grid lines. The default value is true.

Syntax

'Declaration
Protected Read Property verticalGridLines As Boolean

Access

Read only.