ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Win Assembly / GrapeCity.ActiveReports.Viewer.Win Namespace / Viewer Class / MultiplePageRows Property

In This Topic
    MultiplePageRows Property (Viewer)
    In This Topic
    Gets or sets the number of pages displayed vertically when the viewer is in MultiPageMode.
    Syntax
    'Declaration
     
    Public Property MultiplePageRows As Integer
    public int MultiplePageRows {get; set;}
    See Also