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

In This Topic
    FacingPages Property (C1FlexViewer)
    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