Version

Search Results

AddList(Single,Single) Method

Creates a new list object that implements the Infragistics.Documents.Reports.Report.List.IList 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...

AddList(Single,Single,Single) Method

Creates a new list object that implements the Infragistics.Documents.Reports.Report.List.IList 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...

AddList Method (ISite)

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

AddMetafile(Metafile,Single,Single) Method

Creates a new metafile object that implements the IMetafile interface and adds it to the internal collection of objects. Syntax Parameters metafile A Infragistics.Documents.Reports.Graphics.Metafile object that represents the reference to native metafile.left X-coordinate of the object.top Y-coordinate of the obje...

AddMetafile(Metafile,Single,Single,Single) Method

Creates a new metafile object that implements the IMetafile interface and adds it to the internal collection of objects. Syntax Parameters metafile A Infragistics.Documents.Reports.Graphics.Metafile object that represents the reference to native metafile.left X-coordinate of the object.top Y-coordinate of the obje...

AddMetafile Method (ISite)

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

AddRule(Single,Single) Method

Creates a new horizontal rule object that implements the IRule 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 IRule interface.

AddRule(Single,Single,Single) Method

Creates a new horizontal rule object that implements the IRule 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 IRule interface.

AddRule Method (ISite)

Creates a new horizontal rule object that implements the IRule interface and adds it to the internal collection of objects. Overload List

AddSite(Single,Single) Method

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