Version

Search Results

KeepSolid Property (IBand)

Gets or sets a boolean value indicating whether the band is a solid non breakable element. Syntax

Margins Property (IBand)

Gets or sets the spacing between elements. Syntax

Measure Method (IBand)

Measures the band on a Letter size paper. Syntax Return Value A Infragistics.Documents.Reports.Graphics.Size object that represents the measured width and the height of the band.

Paddings Property (IBand)

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

Parent Property (IBand)

Gets the parent of the element. Syntax

Stretch Property (IBand)

Gets or sets a boolean value indicating whether to stretch the content to the bottom of the page. Syntax

Width Property (IBand)

Gets or sets the width of the band. 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 cast...

Infragistics.Documents.Reports.Report.Band Namespace

Interfaces Interface Description See Also Reference Infragistics.Documents.Reports Assembly

IBookmarkLevel Interface

Represents a level in a bookmark structure. Syntax