ActiveReports Developer 7
CollateBy Property
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Report Class : CollateBy Property

Glossary Item Box

Gets or sets the collation settings for fixed page layout report.

Syntax

Visual Basic (Declaration) 
Public Property CollateBy As CollateBy
C# 
public CollateBy CollateBy {get; set;}

See Also