[]
Gets or sets the second column displayed to the left of the bar.
[TypeConverter(typeof(h))] public BaseColumn LeftText2 { get; set; }
<TypeConverter(GetType(h))> Public Property LeftText2 As BaseColumn