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