The following tables list the members exposed by IFlow.
| Name | Description | |
|---|---|---|
![]()  | Alignment | Gets or sets the alignment of the content. | 
![]()  | Background | Gets or sets the background style. | 
![]()  | Borders | Gets or sets the style of the borders. | 
![]()  | Height | Gets or sets the height of the flow. | 
![]()  | KeepSolid | Gets or sets a boolean value indicating whether the flow is a solid non breakable element. | 
![]()  | Margins | Gets or sets the spacing between elements. | 
![]()  | Paddings | Gets or sets the padding between the borders and contents of the element. | 
![]()  | Parent | Gets the parent of the flow element. | 
![]()  | Width | Gets or sets the width of the flow. | 
| Name | Description | |
|---|---|---|
![]()  | AddBand | Creates a new band object that implements the Infragistics.Documents.Reports.Report.Band.IBand interface and adds it to the internal collection of objects. | 
![]()  | AddCanvas | Creates a new canvas object that implements the Infragistics.Documents.Reports.Report.ICanvas interface and adds it to the internal collection of objects. | 
![]()  | AddChain | Creates a new chain object that implements the Infragistics.Documents.Reports.Report.IChain interface and adds it to the internal collection of objects. | 
![]()  | AddColumn | Creates a new column object that implements the Infragistics.Documents.Reports.Report.Flow.IColumn interface and adds it to the internal collection of objects. | 
![]()  | AddColumnBreak | Adds a column break. | 
![]()  | AddCondition | Creates a new condition object that implements the Infragistics.Documents.Reports.Report.ICondition interface and adds it to the internal collection of objects. | 
![]()  | AddContainer | Creates a new container object that implements the Infragistics.Documents.Reports.Report.IContainer interface and adds it to the internal collection of objects. | 
![]()  | AddDummy | Adds a dummy element. | 
![]()  | AddFlow | Creates a new flow object that implements the IFlow interface and adds it to the internal collection of objects. | 
![]()  | AddGap | Creates a new gap object that implements the Infragistics.Documents.Reports.Report.IGap interface and adds it to the internal collection of objects. | 
![]()  | AddGrid | Creates a new grid object that implements the Infragistics.Documents.Reports.Report.Grid.IGrid interface and adds it to the internal collection of objects. | 
![]()  | AddGroup | Creates a new group object that implements the Infragistics.Documents.Reports.Report.IGroup interface and adds it to the internal collection of objects. | 
![]()  | AddImage | Creates a new image object that implements the Infragistics.Documents.Reports.Report.IImage interface and adds it to the internal collection of objects. | 
![]()  | AddIndex | Creates a new index object that implements the Infragistics.Documents.Reports.Report.Index.IIndex interface and adds it to the internal collection of objects. | 
![]()  | AddList | Creates a new list object that implements the Infragistics.Documents.Reports.Report.List.IList interface and adds it to the internal collection of objects. | 
![]()  | AddMetafile | Creates a new metafile object that implements the Infragistics.Documents.Reports.Report.IMetafile interface and adds it to the internal collection of objects. | 
![]()  | AddPageBreak | Adds a page break. | 
![]()  | AddQuickImage | Creates a new quick image object that implements the Infragistics.Documents.Reports.Report.IQuickImage interface and adds it to the internal collection of objects. | 
![]()  | AddQuickList | Creates a new quick list object that implements the Infragistics.Documents.Reports.Report.QuickList.IQuickList interface and adds it to the internal collection of objects. | 
![]()  | AddQuickTable | Creates a new quick table object that implements the Infragistics.Documents.Reports.Report.QuickTable.IQuickTable interface and adds it to the internal collection of objects. | 
![]()  | AddQuickText | Creates a new quick text object that implements the Infragistics.Documents.Reports.Report.QuickText.IQuickText interface and adds it to the internal collection of objects. | 
![]()  | AddRotator | Creates a new rotator object that implements the Infragistics.Documents.Reports.Report.IRotator interface and adds it to the internal collection of objects. | 
![]()  | AddRowBreak | Adds a row break. | 
![]()  | AddRule | Creates a new horizontal rule object that implements the Infragistics.Documents.Reports.Report.IRule interface and adds it to the internal collection of objects. | 
![]()  | AddSite | Creates a new site object that implements the Infragistics.Documents.Reports.Report.ISite interface and adds it to the internal collection of objects. | 
![]()  | AddStretcher | Creates a new stretcher object that implements the Infragistics.Documents.Reports.Report.IStretcher interface and adds it to the internal collection of objects. | 
![]()  | AddTable | Creates a new table object that implements the Infragistics.Documents.Reports.Report.Table.ITable interface and adds it to the internal collection of objects. | 
![]()  | AddText | Creates a new text object that implements the Infragistics.Documents.Reports.Report.Text.IText interface and adds it to the internal collection of objects. | 
![]()  | AddTOC | Creates a new table of contents object that implements the Infragistics.Documents.Reports.Report.TOC.ITOC interface and adds it to the internal collection of objects. | 
![]()  | AddTree | Creates a new tree object that implements the Infragistics.Documents.Reports.Report.Tree.ITree interface and adds it to the internal collection of objects. | 
![]()  | ApplyPattern | Applies a pattern to this flow element. | 
![]()  | Measure | Measures the flow on a Letter size paper. |