FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / C1FlexViewer Class / PageSetCount Property

In This Topic
    PageSetCount Property (C1FlexViewer)
    In This Topic
    Gets the numbers of page sets in non-continuous mode.
    Syntax
    'Declaration
     
    Public ReadOnly Property PageSetCount As Integer
    public int PageSetCount {get;}
    See Also