GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.WPF.GanttView 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