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

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