ComponentOne Basic Library for WPF and Silverlight
ViewportPreviewGap Property (C1ListViewerPanel)


C1.Silverlight Namespace > C1ListViewerPanel Class : ViewportPreviewGap Property
Gets a coeficient which will determine in each layout pass the size of the viewport to render items in preview mode.
Syntax
'Declaration
 
Public ReadOnly Property ViewportPreviewGap As System.Double
'Usage
 
Dim instance As C1ListViewerPanel
Dim value As System.Double
 
value = instance.ViewportPreviewGap
public System.double ViewportPreviewGap {get;}
See Also

Reference

C1ListViewerPanel Class
C1ListViewerPanel Members