FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / C1FlexViewer Class / PageOverpan Property

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