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

In This Topic
    StartShape Property (BarStyle)
    In This Topic
    Gets or sets the shape for the bar start.
    Syntax
    'Declaration
     
    Public Property StartShape As Integer
    public int StartShape {get; set;}
    See Also