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

    Specifies constants that represent the selected state of a cell.

    Members

    Name Value Description
    None 0

    The cell is not selected.

    Selected 1

    The cell is selected but is not the active cell.

    Cursor 2

    The cell is selected and is the active cell.

    Active 3

    The cell is active cell but not in a selected state.