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

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