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