PageSection
Class
Represents the processing instance of the PageSection definition section.
Definition
Namespace:Telerik.Reporting.Processing
Assembly:Telerik.Reporting.dll
Syntax:
C#
public class PageSection : ReportSectionBase, ILayoutElementContainer
Inheritance: objectReportObjectLayoutElementVisualElementProcessingElementReportItemBaseReportSectionBasePageSection...
Implements:
Inherited Members
Properties
PrintOnFirstPage
bool
Internal use only
C#
public bool PrintOnFirstPage { get; }
PrintOnLastPage
bool
Internal use only
C#
public bool PrintOnLastPage { get; }