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

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