Version

Search Results

Divider Property (TablePattern)

Gets the divider pattern. Syntax

Footer Property (TablePattern)

Gets the footer pattern. Syntax

Header Property (TablePattern)

Gets the header pattern. Syntax

Margins Property (TablePattern)

Gets or sets the spacing between elements. Syntax

Paddings Property (TablePattern)

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

Row Property (TablePattern)

Gets the row pattern. Syntax

TablePattern Constructor

Initializes a new instance of the Infragistics.Documents.Reports.Report.Table.Pattern class. Syntax

TableRowPattern Class

Represents a row 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 RowPattern can be applied to a ITableRow element through the Apply method.

TableRowPattern Class Members

Public Constructors Public Properties Public Methods