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