5.20231.904
wijmo.grid Enumeration HeadersVisibility Wijmo API Enumeration

HeadersVisibility Enumeration

Specifies constants that define the visibility of row and column headers.

Enumeration members

Enumeration members

All

All: = 3

Both column and row header cells are displayed.

Column

Column: = 1

Only column header cells are displayed.

None

None: = 0

No header cells are displayed.

Row

Row: = 2

Only row header cells are displayed.