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