Version

Search Results

AddText Method (IBandDivider)

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 Return Value An object that implements the Infragistics.Documents.Reports.Report.Text.IText interface.

AddTree Method (IBandDivider)

Creates a new tree object that implements the Infragistics.Documents.Reports.Report.Tree.ITree interface and adds it to the internal collection of objects. Syntax Return Value An object that implements the Infragistics.Documents.Reports.Report.Tree.ITree interface.

Alignment Property (IBandDivider)

Gets or sets the alignment of the content. Syntax

Background Property (IBandDivider)

Gets or sets the background style. Syntax

Borders Property (IBandDivider)

Gets or sets the style of the borders. Syntax

Height Property (IBandDivider)

Gets or sets the height of the divider. Syntax Remarks The Height 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.Height.Type. When accessing this property, the returned object should b...

Inner Property (IBandDivider)

Gets or sets a boolean value indicating whether this element is placed inside the content before the footer. Syntax

Layout Property (IBandDivider)

Gets or sets the layout of the content. Syntax

Margins Property (IBandDivider)

Gets or sets the spacing between elements. Syntax

Paddings Property (IBandDivider)

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