HorizontalGridLines Property (FlexDataGrid)

Action

Gets whether to show horizontal grid lines between the rows.

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

Syntax

'Declaration
Protected Read Property horizontalGridLines As Boolean

Access

Read only.