ComponentOne GanttView for WinForms
C1.Win.GanttView.8 Assembly / C1.Win.GanttView Namespace / BarStyle Class / CenterText1 Property

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