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