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