Version

Search Results

Cell Property (TableFooterPattern)

Gets the cell pattern. Syntax

Margins Property (TableFooterPattern)

Gets or sets the vertical spacing between elements. Syntax

Repeat Property (TableFooterPattern)

Gets or sets a boolean value indicating whether to repeat the footer. Syntax

TableFooterPattern Constructor

Initializes a new instance of the TableFooterPattern class. Syntax

TableHeaderPattern Class

Represents a header 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 HeaderPattern can be applied to a ITableHeader element through the Apply method.

TableHeaderPattern Class Members

Public Constructors Public Properties Public Methods

Apply Method (TableHeaderPattern)

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

Cell Property (TableHeaderPattern)

Gets the cell pattern. Syntax