Version

Search Results

AddGroup(Single,Single) Method

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

AddGroup(Single,Single,Single) Method

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

AddGroup Method (ISectionFooter)

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

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

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...