ViewportPreviewGap Property (TileListViewPanel)
In This Topic
Gets a coefficient 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 Double
public double ViewportPreviewGap {get;}
See Also