Version

Search Results

Background Property (IGroup)

Gets or sets the background style. Syntax

Borders Property (IGroup)

Gets or sets the style of the borders. Syntax

Height Property (IGroup)

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

KeepSolid Property (IGroup)

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

Layout Property (IGroup)

Gets or sets the layout of the content. Syntax

Margins Property (IGroup)

Gets or sets the spacing between elements. Syntax

Measure Method (IGroup)

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

Paddings Property (IGroup)

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

Parent Property (IGroup)

Gets the parent of the group element. Syntax

Width Property (IGroup)

Gets or sets the width of the group. 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, whi...