FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / C1FlexViewerDialog Class / FacingPages Property

In This Topic
    FacingPages Property (C1FlexViewerDialog)
    In This Topic
    Gets or sets a value indicating whether to show facing pages side by side, the first page on the right.
    Syntax
    'Declaration
     
    Public Property FacingPages As Boolean
    public bool FacingPages {get; set;}
    See Also