FlexReport for UWP | ComponentOne
C1.UWP.FlexViewer Assembly / C1.Xaml.FlexViewer Namespace / C1FlexViewer Class / PageRows Property

In This Topic
    PageRows Property (C1FlexViewer)
    In This Topic
    Gets or sets the number of page rows shown in non-continuous mode.
    Syntax
    'Declaration
     
    Public Property PageRows As Integer
    public int PageRows {get; set;}
    See Also