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