Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1TileListBoxPanel Class / ViewportPreviewGap Property

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