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.
Gets or sets the paddings between the borders and the content of an element. Syntax
Gets the parent of the table element. Syntax
Gets or sets a boolean value indicating whether to stretch the content to the bottom of the page. Syntax
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...
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.
Public Constructors Public Properties Public Methods
Public Methods
Public Properties
Gets or sets the alignment of the content. Syntax