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