Applies this pattern to a divider. Syntax Parameters divider A divider to apply this pattern.
Gets the cell pattern. Syntax
Gets or sets a boolean value indicating whether the divider is placed inside the content before the footer. Syntax
Gets or sets the vertical spacing between elements. Syntax
Initializes a new instance of the TableDividerPattern class. Syntax
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.
Public Constructors Public Properties Public Methods
Public Methods
Public Properties
Applies this pattern to a footer. Syntax Parameters footer A footer to apply this pattern.