Version

Search Results

AddImage(Image,Single,Single,Single) Method

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

AddImage Method (ISectionHeader)

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

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 (ISectionHeader)

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 Infragistics.Documents.Reports.Report.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 t...

AddMetafile(Metafile,Single,Single,Single) Method

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

AddMetafile Method (ISectionHeader)

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

AddRule(Single,Single,Single) Method

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