Version

Search Results

Apply Method (TableDividerPattern)

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

Cell Property (TableDividerPattern)

Gets the cell pattern. Syntax

Inner Property (TableDividerPattern)

Gets or sets a boolean value indicating whether the divider is placed inside the content before the footer. Syntax

Margins Property (TableDividerPattern)

Gets or sets the vertical spacing between elements. Syntax

TableDividerPattern Constructor

Initializes a new instance of the TableDividerPattern class. Syntax

TableFooterPattern Class

Represents a footer 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 FooterPattern can be applied to a ITableFooter element through the Apply method.

TableFooterPattern Class Members

Public Constructors Public Properties Public Methods

Apply Method (TableFooterPattern)

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