WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridWrapCellFactory Class / NavigableRange Property
In This Topic
    NavigableRange Property (GridWrapCellFactory)
    In This Topic
    Gets the range of cells where a user can navigate with the keyboard as well as edit and select cells
    Syntax
    public GridControlRange NavigableRange {get;}
    See Also