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

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

    Members

    Name Value Description
    None 0

    No header cells are focusable.

    Column 1

    Only column header cells are focusable.

    Row 2

    Only row header cells are focusable.

    All 3

    Both column and row header cells are focusable.