Version

Search Results

Apply Method (GridHeaderPattern)

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

Cell Property (GridHeaderPattern)

Gets the cell pattern. Syntax

Margins Property (GridHeaderPattern)

Gets or sets the vertical spacing between elements. Syntax

Repeat Property (GridHeaderPattern)

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

GridHeaderPattern Constructor

Initializes a new instance of the GridHeaderPattern class. Syntax

GridPattern Class

Represents a grid pattern. 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 GridPattern can be applied to a IGrid element through the Apply or IGrid.ApplyPattern methods.

GridPattern Class Members

Public Constructors Public Properties Public Methods

GridPattern Class Methods

Public Methods

GridPattern Class Properties

Public Properties

Apply Method (GridPattern)

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