Version

Search Results

Apply Method (GridDividerPattern)

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

Cell Property (GridDividerPattern)

Gets the cell pattern. Syntax

Inner Property (GridDividerPattern)

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

Margins Property (GridDividerPattern)

Gets or sets the vertical spacing between elements. Syntax

GridDividerPattern Constructor

Initializes a new instance of the GridDividerPattern class. Syntax

GridFooterPattern Class

Represents a footer pattern of a grid. 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 IGridFooter element through the Apply method.

GridFooterPattern Class Members

Public Constructors Public Properties Public Methods