FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / C1FlexViewerDialog Class / Continuous Property

In This Topic
    Continuous Property (C1FlexViewerDialog)
    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