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

In This Topic
    GanttView Property (C1GanttViewStorage)
    In This Topic
    Gets the reference to the parent C1.WPF.GanttView.C1GanttView control.
    Syntax
    'Declaration
     
    Public ReadOnly Property GanttView As C1GanttView
    public C1GanttView GanttView {get;}
    See Also