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

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