Version

Search Results

AddRule Method (ISectionHeader)

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

AddSite(Single,Single,Single) Method

Creates a new site object that implements the Infragistics.Documents.Reports.Report.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.angle Rotation angle in degrees. Return Value An object that implements the Infragi...

AddSite Method (ISectionHeader)

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

AddTable(Single,Single) Method

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

AddTable(Single,Single,Single) Method

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

AddTable Method (ISectionHeader)

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

AddText(Single,Single) Method

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

AddText(Single,Single,Single) Method

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

AddText Method (ISectionHeader)

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