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

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