Hierarchy

  • StyleDefaultsCellDefaults

Properties

labelHalign: string

The horizontal alignment value for the cell label.

labelStyle: object

The CSS style object defining the style of the cell labels.

maximizedSvgStyle: object

The CSS style object defining the styles of the cell background and border when the cell is maximized.

Deprecated

Since 19.0.0. The maximizedSvgStyle property is deprecated. This API is not recommended in Redwood theme. Use other customization APIs where appropriate.

minimizedSvgStyle: object

The CSS style object defining the styles of the cell background and border when the cell is minimized.

Deprecated

Since 19.0.0. The minimizedSvgStyle property is deprecated. This API is not recommended in Redwood theme. Use other customization APIs where appropriate.

showCount: string

Specifies when to display the cell count label. See the Help documentation for more information.

svgStyle: object

The CSS style object defining the styles of the cell background and border.

Deprecated

Since 19.0.0. The svgStyle property is deprecated. This API is not recommended in Redwood theme. Use other customization APIs where appropriate.

Generated using TypeDoc