FlexReport for WPF | ComponentOne
C1.WPF.FlexViewer.4.6.2 Assembly / C1.WPF.FlexViewer Namespace / C1FlexViewerPane Class / PageSetCount Property

In This Topic
    PageSetCount Property (C1FlexViewerPane)
    In This Topic
    The number of page sets displayed in non-continuous mode.
    Syntax
    'Declaration
     
    Public ReadOnly Property PageSetCount As Integer
    public int PageSetCount {get;}
    See Also