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.
protected Boolean horizontalGridLines { get; }
'Declaration
Protected Read Property horizontalGridLines As Boolean