WinUI | ComponentOne
C1.WinUI.GridControl Assembly / C1.WinUI.Grid Namespace / GridControlAdapter Class / NavigableRange Property
In This Topic
    NavigableRange Property (GridControlAdapter)
    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 virtual GridControlRange NavigableRange {get;}
    See Also