Version

Search Results

Margins Property (IGridColumn)

Gets or sets the horizontal space between elements. Syntax

Parent Property (IGridColumn)

Gets the associated IGrid. Syntax

Width Property (IGridColumn)

Gets or sets the width of the column. 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 ca...

IGridDivider Interface

Represents a divider in a grid. Syntax Remarks A divider will only be rendered when the content exceeds the limit of what can be shown on a single page. This class is meant to be used as a visual cue in the logical flow of the content.

IGridDivider Interface Members

Public Properties Public Methods

AddCell Method (IGridDivider)

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 (IGridDivider)

Gets or sets the height of the divider. 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 b...