ViewportPreviewGap Property (C1TileListView)
In This Topic
Gets or sets a coefficient which will determine in each layout pass the size of the viewport to render items in preview mode.
Syntax
'Declaration
Public Property ViewportPreviewGap As Double
public double ViewportPreviewGap {get; set;}
See Also