Initializes a new instance of the GridCellPattern class. Syntax
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.
Public Constructors Public Properties Public Methods
Public Methods
Public Properties
Applies this pattern to a column. Syntax Parameters column The column to which this pattern should be applied.
Gets or sets the horizontal spacings between elements. Syntax
Initializes a new instance of the GridColumnPattern class. Syntax
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.
Public Constructors Public Properties Public Methods