ComponentOne ASP.NET MVC Controls
IFlexGridStyle Interface
File
wijmo.grid.pdf.js
Module
wijmo.grid.pdf

Represents the look and feel of the FlexGrid being exported.

Properties

Properties

altCellStyle

Represents the cell style applied to odd-numbered rows of the FlexGrid.

Type
ICellStyle

cellStyle

Specifies the cell style applied to cells within a FlexGrid.

Type
ICellStyle

errorCellStyle

Represents the cell style applied to cells of the FlexGrid that contain validation errors if the showErrors property is enabled.

Type
ICellStyle

footerCellStyle

Represents the cell style applied to column footers of the FlexGrid.

Type
ICellStyle

groupCellStyle

Represents the cell style applied to grouped rows of the FlexGrid.

Type
ICellStyle

headerCellStyle

Represents the cell style applied to row headers and column headers of the FlexGrid.

Type
ICellStyle