Blazor | ComponentOne
C1.Blazor.Viewer Assembly / C1.Blazor.Viewer Namespace / FlexViewer Class / PageSetCount Property

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