ListView for WPF | ComponentOne
C1.WPF.ListView Assembly / C1.WPF.ListView Namespace / C1ListView Class / IsZooming Property

In This Topic
    IsZooming Property (C1ListView)
    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