ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView 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 System.Integer
    public System.int StartShape {get; set;}
    See Also