Creates a new polygon object that implements the IPolygon interface and adds it to the internal collection of objects. Syntax Return Value An object that implements the IPolygon interface.
Creates a new polyline object that implements the IPolyline interface and adds it to the internal collection of objects. Syntax Return Value An object that implements the IPolyline interface.
Creates a new rectangle object that implements the IRectangle interface and adds it to the internal collection of objects. Syntax Return Value An object that implements the IRectangle interface.
Interfaces Interface Description See Also Reference Infragistics.Documents.Reports Assembly
Represents a table element. Syntax Remarks Each table row is independent and can have as many cells as required. This allows the simulation of colspan properties and helps to create very complex symmetric or asymmetric layouts. This is different from a Infragistics.Documents.Reports.Report.Grid.IGrid element where...
Represents a cell in a table. Syntax
Public Properties Public Methods
Public Methods
Public Properties
Creates a new band object that implements the Infragistics.Documents.Reports.Report.Band.IBand interface and adds it to the internal collection of objects. Syntax Return Value An object that implements the Infragistics.Documents.Reports.Report.Band.IBand interface.