Version

Search Results

KeepSolid Property (IGrid)

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

Margins Property (IGrid)

Gets or sets spacings between elements. Syntax

Measure Method (IGrid)

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

Paddings Property (IGrid)

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

Parent Property (IGrid)

Gets the parent of the grid element. Syntax

Stretch Property (IGrid)

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

Width Property (IGrid)

Gets or sets the width of the grid. 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.Grid Namespace

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

Height Class

Represents an abstract base class to set the height of an element. Syntax