WinUI | ComponentOne
C1.WinUI.GridControl Assembly / C1.WinUI.Grid Namespace / C1GridControl Class / KeyActionEnter Property
In This Topic
    KeyActionEnter Property (C1GridControl)
    In This Topic
    Gets or sets the action to perform when the Enter key is pressed.
    Syntax
    public GridEnterAction KeyActionEnter {get; set;}
    See Also