Version

Search Results

AddTree Method (ISite)

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

Background Property (ISite)

Gets or sets the background style. Syntax

Borders Property (ISite)

Gets or sets the style of the borders. Syntax

Height Property (ISite)

Gets or sets the height of the site. 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, w...

Margins Property (ISite)

Gets or sets the spacing between elements. Syntax

Paddings Property (ISite)

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

Parent Property (ISite)

Gets the parent associated with the site. Syntax

Shapes Property (ISite)

Gets the shape factory. Syntax

Width Property (ISite)

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

IStretcher Interface

Represents a stretcher element. Syntax Remarks This element can be used to stretch the content of a IGroup or other container to the bottom of the page, or to reserve some space.