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