Version

Search Results

AddFlow Method (ISite)

Creates a new flow object that implements the Infragistics.Documents.Reports.Report.Flow.IFlow interface and adds it to the internal collection of objects. Overload List

AddGrid(Single,Single) Method

Creates a new grid object that implements the Infragistics.Documents.Reports.Report.Grid.IGrid 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...

AddGrid(Single,Single,Single) Method

Creates a new grid object that implements the Infragistics.Documents.Reports.Report.Grid.IGrid 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...

AddGrid Method (ISite)

Creates a new grid object that implements the Infragistics.Documents.Reports.Report.Grid.IGrid interface and adds it to the internal collection of objects. Overload List

AddGroup(Single,Single) Method

Creates a new group object that implements the IGroup 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 IGroup interface.

AddGroup(Single,Single,Single) Method

Creates a new group object that implements the IGroup 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 IGroup interface.

AddGroup Method (ISite)

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

AddImage(Image,Single,Single) Method

Creates a new image object that implements the IImage interface and adds it to the internal collection of objects. Syntax Parameters image A Infragistics.Documents.Reports.Graphics.Image object that represents the reference to native image.left X-coordinate of the object.top Y-coordinate of the object. Return Valu...

AddImage(Image,Single,Single,Single) Method

Creates a new image object that implements the IImage interface and adds it to the internal collection of objects. Syntax Parameters image A Infragistics.Documents.Reports.Graphics.Image object that represents the reference to native image.left X-coordinate of the object.top Y-coordinate of the object.angle Rotati...

AddImage Method (ISite)

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