ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView 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 System.EventHandler
    public event System.EventHandler ZoomFactorChanged
    See Also