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