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

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