Version

Search Results

ISite Interface Methods

Public Methods

ISite Interface Properties

Public Properties

AddBand(Single,Single) Method

Creates a new band object that implements the Infragistics.Documents.Reports.Report.Band.IBand interface and adds it to the internal collection of objects. Syntax Parameters left X-coordinate of the object.top Y-coordinate of the object. Return Value An object that implements the Infragistics.Documents.Reports.Rep...

AddBand(Single,Single,Single) Method

Creates a new band object that implements the Infragistics.Documents.Reports.Report.Band.IBand interface and adds it to the internal collection of objects. Syntax Parameters left X-coordinate of the object.top Y-coordinate of the object.angle Rotation angle in degrees. Return Value An object that implements the In...

AddBand Method (ISite)

Creates a new band object that implements the Infragistics.Documents.Reports.Report.Band.IBand interface and adds it to the internal collection of objects. Overload List

AddCanvas(Single,Single) Method

Creates a new canvas object that implements the ICanvas interface and adds it to the internal collection of objects. Syntax Parameters left X-coordinate of the object.top Y-coordinate of the object. Return Value An object that implements the ICanvas interface.

AddCanvas(Single,Single,Single) Method

Creates a new canvas object that implements the ICanvas interface and adds it to the internal collection of objects. Syntax Parameters left X-coordinate of the object.top Y-coordinate of the object.angle Rotation angle in degrees. Return Value An object that implements the ICanvas interface.

AddCanvas Method (ISite)

Creates a new canvas object that implements the ICanvas interface and adds it to the internal collection of objects. Overload List

AddFlow(Single,Single) Method

Creates a new flow object that implements the Infragistics.Documents.Reports.Report.Flow.IFlow interface and adds it to the internal collection of objects. Syntax Parameters left X-coordinate of the object.top Y-coordinate of the object. Return Value An object that implements the Infragistics.Documents.Reports.Rep...

AddFlow(Single,Single,Single) Method

Creates a new flow object that implements the Infragistics.Documents.Reports.Report.Flow.IFlow interface and adds it to the internal collection of objects. Syntax Parameters left X-coordinate of the object.top Y-coordinate of the object.angle Rotation angle in degrees. Return Value An object that implements the In...