FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.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