Version

Search Results

Background Property (IFlowColumn)

Gets or sets the background style. Syntax

Borders Property (IFlowColumn)

Gets or sets the style of the borders. Syntax

Margins Property (IFlowColumn)

Gets or sets the spacing between elements. Syntax

Paddings Property (IFlowColumn)

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

Parent Property (IFlowColumn)

Gets the IFlow that contains the column. Syntax

Width Property (IFlowColumn)

Gets or sets the width of the column. Syntax Remarks The Width class is abstract, meaning that a new instance cannot be created. Additionally, this abstract class does not have any properties aside from Infragistics.Documents.Reports.Report.Width.Type. When accessing this property, the returned object should be ca...

IFlow Interface Members

Public Properties Public Methods

IFlow Interface Methods

Public Methods

IFlow Interface Properties

Public Properties

AddBand Method (IFlow)

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.