ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / Task Class / BarStyles Property

In This Topic
    BarStyles Property (Task)
    In This Topic
    Gets the collection of bar styles redefined for the given task.
    Syntax
    'Declaration
     
    Public Overrides NotOverridable ReadOnly Property BarStyles As BarStyleCollection
    public override BarStyleCollection BarStyles {get;}
    See Also