Applies this pattern to a header. Syntax Parameters header A header to apply this pattern.
Gets the cell pattern. Syntax
Gets or sets the vertical spacing between elements. Syntax
Gets or sets a boolean value indicating whether to repeat the header. Syntax
Initializes a new instance of the GridHeaderPattern class. Syntax
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.
Public Constructors Public Properties Public Methods
Public Methods
Public Properties
Applies this pattern to a grid. Syntax Parameters grid A grid to apply this pattern.