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


C1.Silverlight Namespace > C1ListViewer Class : ActualMinZoom Property
Gets the actual minimum zoom.
Syntax
'Declaration
 
Public ReadOnly Property ActualMinZoom As System.Double
'Usage
 
Dim instance As C1ListViewer
Dim value As System.Double
 
value = instance.ActualMinZoom
public System.double ActualMinZoom {get;}
See Also

Reference

C1ListViewer Class
C1ListViewer Members