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

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