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

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