The following tables list the members exposed by ISite.
Name | Description | |
---|---|---|
Background | Gets or sets the background style. | |
Borders | Gets or sets the style of the borders. | |
Height | Gets or sets the height of the site. | |
Margins | Gets or sets the spacing between elements. | |
Paddings | Gets or sets the paddings between the borders and the content of an element. | |
Parent | Gets the parent associated with the site. | |
Shapes | Gets the shape factory. | |
Width | Gets or sets the width of the site. |
Name | Description | |
---|---|---|
AddBand | Overloaded. Creates a new band object that implements the Infragistics.Documents.Reports.Report.Band.IBand interface and adds it to the internal collection of objects. | |
AddCanvas | Overloaded. Creates a new canvas object that implements the ICanvas interface and adds it to the internal collection of objects. | |
AddFlow | Overloaded. Creates a new flow object that implements the Infragistics.Documents.Reports.Report.Flow.IFlow interface and adds it to the internal collection of objects. | |
AddGrid | Overloaded. Creates a new grid object that implements the Infragistics.Documents.Reports.Report.Grid.IGrid interface and adds it to the internal collection of objects. | |
AddGroup | Overloaded. Creates a new group object that implements the IGroup interface and adds it to the internal collection of objects. | |
AddImage | Overloaded. Creates a new image object that implements the IImage interface and adds it to the internal collection of objects. | |
AddList | Overloaded. Creates a new list object that implements the Infragistics.Documents.Reports.Report.List.IList interface and adds it to the internal collection of objects. | |
AddMetafile | Overloaded. Creates a new metafile object that implements the IMetafile interface and adds it to the internal collection of objects. | |
AddRule | Overloaded. Creates a new horizontal rule object that implements the IRule interface and adds it to the internal collection of objects. | |
AddSite | Overloaded. Creates a new site object that implements the ISite interface and adds it to the internal collection of objects. | |
AddTable | Overloaded. Creates a new table object that implements the Infragistics.Documents.Reports.Report.Table.ITable interface and adds it to the internal collection of objects. | |
AddText | Overloaded. Creates a new text object that implements the Infragistics.Documents.Reports.Report.Text.IText interface and adds it to the internal collection of objects. | |
AddTree | Overloaded. Creates a new tree object that implements the Infragistics.Documents.Reports.Report.Tree.ITree interface and adds it to the internal collection of objects. |