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

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