Version

Search Results

IGridRow Interface Properties

Public Properties

AddCell Method (IGridRow)

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

Height Property (IGridRow)

Gets or sets the height of the row. 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 ca...

KeepSolid Property (IGridRow)

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

KeepWithNext Property (IGridRow)

Gets or sets a boolean value indicating whether to place the row on the same page where the next row is placed. Syntax

Margins Property (IGridRow)

Gets or sets the vertical spacing between elements. Syntax

Parent Property (IGridRow)

Gets the associated IGrid. Syntax

IGrid Interface Members

Public Properties Public Methods

IGrid Interface Methods

Public Methods