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