Gets or sets the horizontal grid line in the row header.
Declaration
[TypeConverter(typeof(GridLineConverter))]
public GridLine HorizontalGridLine { get; set; }
<TypeConverter(GetType(GridLineConverter))>
Public Property HorizontalGridLine As GridLine