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

In This Topic
    StartPattern Property (BarStyle)
    In This Topic
    Gets or sets the hatch style used for filling the shape at the bar start.
    Syntax
    'Declaration
     
    Public Property StartPattern As HatchPattern
    public HatchPattern StartPattern {get; set;}
    See Also