ComponentOne Basic Library for UWP
ViewportPreviewGap Property (C1ListViewer)

C1.UWP Assembly > C1.Xaml Namespace > C1ListViewer Class : ViewportPreviewGap Property
Gets or sets a coeficient which will determine in each layout pass the size of the viewport to render items in preview mode.
Syntax
'Declaration
 
Public Property ViewportPreviewGap As System.Double
public System.double ViewportPreviewGap {get; set;}
Remarks
This coeficient must be greater to ViewportGap to take effect.
See Also

Reference

C1ListViewer Class
C1ListViewer Members