GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.WPF.GanttView Namespace / C1GanttView Class / ZoomFactorChanged Event

In This Topic
    ZoomFactorChanged Event (C1GanttView)
    In This Topic
    Occurs when the ZoomFactor property is changed.
    Syntax
    'Declaration
     
    Public Event ZoomFactorChanged As EventHandler
    public event EventHandler ZoomFactorChanged
    See Also