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

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