Version

Search Results

Apply Method (GridFooterPattern)

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

Cell Property (GridFooterPattern)

Gets the cell pattern. Syntax

Margins Property (GridFooterPattern)

Gets or sets the vertical spacing between elements. Syntax

Repeat Property (GridFooterPattern)

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

GridFooterPattern Constructor

Initializes a new instance of the GridFooterPattern class. Syntax

GridHeaderPattern Class

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

GridHeaderPattern Class Members

Public Constructors Public Properties Public Methods