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

In This Topic
    PageRows Property
    In This Topic
    The number of page rows shown in non-continuous mode.
    Syntax
    'Declaration
     
    
    Public Property PageRows As Integer
    public int PageRows {get; set;}
    See Also