MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Report Class / IsFixedPageReport Property

In This Topic
IsFixedPageReport Property
In This Topic
Gets a value indicating whether the report is a fixed page report.
Syntax
'Declaration
 
Public ReadOnly Property IsFixedPageReport As Boolean
 

Property Value

A System.Boolean value where true if the report is a fixed page report; otherwise, false.
See Also