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