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

In This Topic
    PageSetNumber Property (C1FlexViewerPane)
    In This Topic
    The number of the current page set for non-continuous mode.
    Syntax
    'Declaration
     
    Public Property PageSetNumber As Integer
    public int PageSetNumber {get; set;}
    See Also