Version

Search Results

Measure Method (ITable)

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

Paddings Property (ITable)

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

Parent Property (ITable)

Gets the parent of the table element. Syntax

Stretch Property (ITable)

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

Width Property (ITable)

Gets or sets the width of the table. 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 cas...

TableCellPattern Class

Represents a cell pattern of a table. Syntax Remarks Patterns are useful when multiple styles will be used across different elements, saving the effort of recoding the same properties and methods for each element. A CellPattern can be applied to a ITableCell element through the Apply method.

TableCellPattern Class Members

Public Constructors Public Properties Public Methods

Alignment Property (TableCellPattern)

Gets or sets the alignment of the content. Syntax