ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / C1GanttView Class / BeforeZoomFactorChange Event

In This Topic
    BeforeZoomFactorChange Event (C1GanttView)
    In This Topic
    Occurs before the ZoomFactor property changes.
    Syntax
    'Declaration
     
    Public Event BeforeZoomFactorChange As System.EventHandler
    public event System.EventHandler BeforeZoomFactorChange
    See Also