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