FlexReport for UWP | ComponentOne
C1.UWP.FlexViewer Assembly / C1.Xaml.FlexViewer Namespace / C1FlexViewerPane Class / PageSetCount Property

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