FlexReport for WPF | ComponentOne
C1.WPF.Viewer Assembly / C1.WPF.Viewer Namespace / FlexViewerPane Class / PageSetCount Property

In This Topic
    PageSetCount Property (FlexViewerPane)
    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