ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1ListViewer Class / IsZooming Property

In This Topic
    IsZooming Property
    In This Topic
    Gets a value indicating whether this list is zooming.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsZooming As System.Boolean
    public System.bool IsZooming {get;}
    See Also