Class PageSection
Represents the processing instance of the PageSection definition section.
Inheritance
System.Object
PageSection
Inherited Members
Namespace: Telerik.Reporting.Processing
Assembly: Telerik.Reporting.dll
Syntax
public class PageSection : ReportSectionBase, IDisposable, IStyle, IFont, IBackgroundImage, IBorderColor, IBorderStyle, IBorderWidth, IPadding, INamedObject, IProcessingElement, IEvaluationContext, IInteractiveItem, IServiceProvider, ISupportsInitialize, ILayoutElementContainer, IContainer
Properties
PrintOnFirstPage
Declaration
public bool PrintOnFirstPage { get; }
Property Value
System.Boolean
|
PrintOnLastPage
Declaration
public bool PrintOnLastPage { get; }
Property Value
System.Boolean
|