Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1ListBox Class / ZoomChanged Event

In This Topic
    ZoomChanged Event (C1ListBox)
    In This Topic
    Occurs when the zoom changed.
    Syntax
    'Declaration
     
    
    Public Event ZoomChanged As EventHandler
    public event EventHandler ZoomChanged
    See Also