Gets or sets a value indicating whether the section should print
on the last page of the report.
Namespace: Telerik.ReportingAssembly: Telerik.Reporting (in Telerik.Reporting.dll)
Syntax
| C# |
|---|
public bool PrintOnLastPage { get; set; } |
| Visual Basic |
|---|
Public Property PrintOnLastPage As Boolean
Get
Set |
Field Value
A boolean value indicating whether the section should print
on the last page of the report.
Version Information
Supported in: 1.0.1
See Also