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