Version

Search Results

GridCellPattern Constructor

Initializes a new instance of the GridCellPattern class. Syntax

GridColumnPattern Class

Represents a column 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 ColumnPattern can be applied to a IGridColumn element through the Apply method.

GridColumnPattern Class Members

Public Constructors Public Properties Public Methods

Apply Method (GridColumnPattern)

Applies this pattern to a column. Syntax Parameters column The column to which this pattern should be applied.

Margins Property (GridColumnPattern)

Gets or sets the horizontal spacings between elements. Syntax

GridColumnPattern Constructor

Initializes a new instance of the GridColumnPattern class. Syntax

GridDividerPattern Class

Represents a divider 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 DividerPattern can be applied to a IGridDivider element through the Apply method.

GridDividerPattern Class Members

Public Constructors Public Properties Public Methods