ASP.NET MVC Controls
CellType Enum
File
wijmo.grid.js
Module
wijmo.grid

Specifies constants that define the type of cell in a GridPanel.

Members

Name Value Description
None 0

Unknown or invalid cell type.

Cell 1

Regular data cell.

ColumnHeader 2

Column header cell.

RowHeader 3

Row header cell.

TopLeft 4

Top-left cell.

ColumnFooter 5

Column footer cell.

BottomLeft 6

Bottom left cell (at the intersection of the row header and column footer cells).

 

 


Copyright © GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback