Version

Search Results

Borders Property (FlowPattern)

Gets or sets the style of the borders. Syntax

Column Property (FlowPattern)

Gets the column pattern. Syntax

Margins Property (FlowPattern)

Gets or sets the spacing between elements. Syntax

Paddings Property (FlowPattern)

Gets or sets the paddings between the borders and the content of an element. Syntax

FlowPattern Constructor

Initializes a new instance of the Infragistics.Documents.Reports.Report.Flow.Pattern class. Syntax

IFlow Interface

Represents a layout element that positions its contents by rows or columns. Syntax Remarks A flow element numbers each content element and arranges them sequentially by either rows or columns. Elements are layed out as long as there is room on the page and within the bounds specified on the flow element. The way t...

IFlowColumn Interface

Represents a column in a flow. Syntax

IFlowColumn Interface Members

Public Properties

Alignment Property (IFlowColumn)

Gets or sets the alignment of the content. Syntax