Defines text styles. Syntax Members Member Description AllCaps All capital letters text Normal Normal text. SmallCaps Small capital letters text Subscript Subscript text. Superscript Superscript text.
Represents a cell 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 CellPattern can be applied to a IGridCell element through the Apply method.
Public Constructors Public Properties Public Methods
Public Methods
Public Properties
Gets or sets the alignment of the content. Syntax
Applies this pattern to a cell. Syntax Parameters cell A cell to apply this pattern.
Gets or sets the background style. Syntax
Gets or sets the style of the borders. Syntax
Gets or sets the paddings between the borders and the content of an element. Syntax