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

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