cellType - Cell Type
Specifies the type of cell.
Category
basicsSyntax
cellType="dojox.grid.cells.Cell|dojox.grid.cells.RowIndex|dojox.grid.cells.Select|dojox.grid.cells.AlwaysEdit|dojox.grid.cells.Bool"
Usage
In Design mode, click All Properties and look for cellType under basics.This
property defaults to dojo.grid.cells.Cell
.