ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / BarStyle Class / RightText2 Property

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