New to Kendo UI for Vue? Start a free 30-day trial

DefaultCellStyleProps

default-cell-style-background String

The background CSS color of the cell.

default-cell-style-color String

The text CSS color of the cell.

default-cell-style-font-family String

The font family of the cell.

default-cell-style-font-size String

The font size (in pixels) of the cell.

default-cell-style-italic Boolean

If default-cell-style-italic is set to true, the cell font is italic.

default-cell-style-bold Boolean

If default-cell-style-bold is set to true, the cell font is bold.

default-cell-style-underline Boolean

If default-cell-style-underline is set to true, the cell font is underline.

default-cell-style-wrap Boolean

If default-cell-style-wrap is set to true, the cell is able to wrap its content.