ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Viewer.Wpf Assembly / GrapeCity.ActiveReports.Viewer.Wpf 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