GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.WPF.GanttView Namespace / BarStyle Class / LeftText2 Property

In This Topic
    LeftText2 Property (BarStyle)
    In This Topic
    Gets or sets the second column displayed to the left of the bar.
    Syntax
    'Declaration
     
    Public Property LeftText2 As BaseColumn
    public BaseColumn LeftText2 {get; set;}
    See Also