ASP.NET Core MVC Controls | ComponentOne
In This Topic
    HeadersVisibility Enum
    In This Topic
    File
    wijmo.grid.js
    Module
    wijmo.grid

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

    Members

    Name Value Description
    None 0

    No header cells are displayed.

    Column 1

    Only column header cells are displayed.

    Row 2

    Only row header cells are displayed.

    All 3

    Both column and row header cells are displayed.