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

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