VerticalGridLineColor Property (FlexDataGrid)

Action

Gets the color of the vertical grid lines. The default value is 0x666666.

Syntax

C#
protected Color verticalGridLineColor { get; }
VB
'Declaration
Protected Read Property verticalGridLineColor As Color

Access

Read only.