Version

ISectionPage Interface Members

The following tables list the members exposed by ISectionPage.

Public Properties
 NameDescription
 PropertyBackgroundGets or sets the background style.  
 PropertyBlankGets or sets a boolean value indicating whether the page doesn't have a footer, a header and a stationery.  
 PropertyBordersGets or sets the style of the borders.  
 PropertyHeightGets or sets the height of the page.  
 PropertyMarginsGets or sets the spacing between elements.  
 PropertyPaddingsGets or sets the paddings between the borders and the content of an element.  
 PropertyShapesGets the shape factory.  
 PropertyWidthGets or sets the width of the page.  
Public Methods
 NameDescription
 MethodAddBandOverloaded. Creates a new band object that implements the Infragistics.Documents.Reports.Report.Band.IBand interface and adds it to the internal collection of objects.  
 MethodAddCanvasOverloaded. Creates a new canvas object that implements the Infragistics.Documents.Reports.Report.ICanvas interface and adds it to the internal collection of objects.  
 MethodAddFlowOverloaded. Creates a new flow object that implements the Infragistics.Documents.Reports.Report.Flow.IFlow interface and adds it to the internal collection of objects.  
 MethodAddGridOverloaded. Creates a new grid object that implements the Infragistics.Documents.Reports.Report.Grid.IGrid interface and adds it to the internal collection of objects.  
 MethodAddGroupOverloaded. Creates a new group object that implements the Infragistics.Documents.Reports.Report.IGroup interface and adds it to the internal collection of objects.  
 MethodAddImageOverloaded. Creates a new image object that implements the Infragistics.Documents.Reports.Report.IImage interface and adds it to the internal collection of objects.  
 MethodAddListOverloaded. Creates a new list object that implements the Infragistics.Documents.Reports.Report.List.IList interface and adds it to the internal collection of objects.  
 MethodAddMetafileOverloaded. Creates a new metafile object that implements the Infragistics.Documents.Reports.Report.IMetafile interface and adds it to the internal collection of objects.  
 MethodAddRuleOverloaded. Creates a new horizontal rule object that implements the Infragistics.Documents.Reports.Report.IRule interface and adds it to the internal collection of objects.  
 MethodAddSiteOverloaded. Creates a new site object that implements the Infragistics.Documents.Reports.Report.ISite interface and adds it to the internal collection of objects.  
 MethodAddTableOverloaded. Creates a new table object that implements the Infragistics.Documents.Reports.Report.Table.ITable interface and adds it to the internal collection of objects.  
 MethodAddTextOverloaded. Creates a new text object that implements the Infragistics.Documents.Reports.Report.Text.IText interface and adds it to the internal collection of objects.  
 MethodAddTreeOverloaded. Creates a new tree object that implements the Infragistics.Documents.Reports.Report.Tree.ITree interface and adds it to the internal collection of objects.  
See Also

View on GitHub