Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1TileListBox Class / IsZooming Property

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