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