FlexReport for UWP | ComponentOne
C1.UWP.FlexViewer Assembly / C1.Xaml.FlexViewer Namespace / C1FlexViewerPane Class / IsTwoPageRowsLayout Property

In This Topic
    IsTwoPageRowsLayout Property
    In This Topic
    Gets or sets a value indicating if two page rows are shown in non-continuous mode.
    Syntax
    'Declaration
     
    Public Property IsTwoPageRowsLayout As Boolean
    public bool IsTwoPageRowsLayout {get; set;}
    See Also