Version

Search Results

ITree Interface Properties

Public Properties

ApplyPattern Method (ITree)

Applies a pattern to this tree element. Syntax Parameters pattern A reference to a Infragistics.Documents.Reports.Report.Tree.Pattern object.

Background Property (ITree)

Gets or sets the background style. Syntax

Borders Property (ITree)

Gets or sets the style of the borders. Syntax

Height Property (ITree)

Gets or sets the height of the tree. 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 be c...

KeepSolid Property (ITree)

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

Margins Property (ITree)

Gets or sets the spacing between elements. Syntax

Measure Method (ITree)

Measures the tree 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 tree.

Paddings Property (ITree)

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

Parent Property (ITree)

Gets the parent containing the table element. Syntax