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

In This Topic
    View Property (BarStyle)
    In This Topic
    Gets the owner C1GanttView.
    Syntax
    'Declaration
     
    Public ReadOnly Property View As C1GanttView
    public C1GanttView View {get;}
    See Also