[]
        
(Showing Draft Content)

C1.WPF.ListView.C1ListView.ViewportPreviewGap

ViewportPreviewGap Property

ViewportPreviewGap

Gets or sets a coefficient which will determine in each layout pass the size of the viewport to render items in preview mode.

Declaration
public double ViewportPreviewGap { get; set; }
Remarks

This coefficient must be greater to ViewportGap to take effect.