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

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