Version

Search Results

AddImage Method (IDecoration)

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

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

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

AddRange() Method

Adds a page range where this decoration appears. Syntax Return Value An object that implements the IRange interface.

AddRange(Int32,Int32) Method

Adds a page range where this decoration appears. Syntax Parameters start Start of the page range.end End of the page range. Return Value An object that implements the IRange interface.

AddRange Method

Adds a page range where this decoration appears. Overload List