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

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