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