FlexReport for UWP | ComponentOne
C1.UWP.FlexViewer Assembly / C1.Xaml.FlexViewer Namespace / C1FlexViewer Class / PageOverpan Property

In This Topic
    PageOverpan Property (C1FlexViewer)
    In This Topic
    Gets or sets the portion of the previous page that remains visible when the user navigates to the next page.
    Syntax
    'Declaration
     
    Public Property PageOverpan As Thickness
    public Thickness PageOverpan {get; set;}
    See Also