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

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