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