Version

Search Results

Apply Method (TableCellPattern)

Applies this pattern to a cell. Syntax Parameters cell A cell to apply this pattern.

Background Property (TableCellPattern)

Gets or sets the background style. Syntax

Borders Property (TableCellPattern)

Gets or sets the style of the borders. Syntax

Margins Property (TableCellPattern)

Gets or sets the horizontal spacings between elements. Syntax

Paddings Property (TableCellPattern)

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

TableCellPattern Constructor

Initializes a new instance of the TableCellPattern class. Syntax

TableDividerPattern Class

Represents a divider 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 DividerPattern can be applied to a ITableDivider element through the Apply method.

TableDividerPattern Class Members

Public Constructors Public Properties Public Methods