ActiveReports Developer 7
IPageSection Interface Members
See Also  Properties 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace : IPageSection Interface

Glossary Item Box

The following tables list the members exposed by IPageSection.

Public Properties

 NameDescription
 PropertyHeightIndicates the height of page header/footer section.  
 PropertyParentReturns parent report.  
 PropertyPrintOnFirstPageSpecifies that the page header/footer should be printed on the first page.  
 PropertyPrintOnLastPageSpecifies that the page header/footer should be printed on the last page.  
 PropertyStyleReturns style of this IPageSection.  
Top

See Also