Version

Search Results

AddStretcher Method (IRotator)

Creates a new stretcher object that implements the IStretcher interface and adds it to the internal collection of objects. Syntax Return Value An object that implements the IStretcher interface.

AddTable Method (IRotator)

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

AddText Method (IRotator)

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 (IRotator)

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 (IRotator)

Gets or sets the alignment of the content. Syntax

Background Property (IRotator)

Gets or sets the background style. Syntax

Backward Property

Gets or sets a boolean value indicating whether to rotate the content in a backward direction. Syntax

Borders Property (IRotator)

Gets or sets the style of the borders. Syntax

Height Property (IRotator)

Gets or sets the height of the rotator. 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 Height.Type. When accessing this property, the returned object should be cast to the appropriate derived type...

Margins Property (IRotator)

Gets or sets the spacing between elements. Syntax