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

In This Topic
    Continuous Property (C1FlexViewer)
    In This Topic
    Gets or sets a value indicating whether to show document pages continuously.
    Syntax
    'Declaration
     
    Public Property Continuous As Boolean
    public bool Continuous {get; set;}
    See Also