ComponentOne Basic Library for WPF and Silverlight
IsZooming Property (C1ListViewer)


C1.Silverlight Namespace > C1ListViewer Class : IsZooming Property
Gets a value indicating whether this list is zooming.
Syntax
'Declaration
 
Public ReadOnly Property IsZooming As System.Boolean
'Usage
 
Dim instance As C1ListViewer
Dim value As System.Boolean
 
value = instance.IsZooming
public System.bool IsZooming {get;}
See Also

Reference

C1ListViewer Class
C1ListViewer Members