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