Gets or sets a boolean flag indicating whether horizontal lines of the grid are visible or not.
[Visual Basic .NET]
Public Property GridLineHorizontalVisible As Boolean
[C#]
public bool GridLineHorizontalVisible {get; set;}
Remarks
The default value is FALSE.