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

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