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

In This Topic
    BarType Property (BarStyle)
    In This Topic
    Gets or sets a value indicating the target bar type for the BarStyle.
    Syntax
    'Declaration
     
    Public Property BarType As BarType
    public BarType BarType {get; set;}
    See Also