Basic Library for WPF and Silverlight | ComponentOne
C1.Silverlight Namespace / C1ListBox Class / IsZooming Property

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