ActiveReports 13
MultiplePageCols Property (Viewer)

GrapeCity.ActiveReports.Viewer.Win Assembly > GrapeCity.ActiveReports.Viewer.Win Namespace > Viewer Class : MultiplePageCols Property
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

Reference

Viewer Class
Viewer Members