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