[]
        
(Showing Draft Content)

C1.Web.Mvc.FlexGridBase-1.KeyActionEnter

KeyActionEnter Property

KeyActionEnter

Gets or sets the action to perform when the ENTER key is pressed.

Declaration
public virtual KeyAction KeyActionEnter { get; set; }
Remarks

The default setting for this property is MoveDown, which causes the control to move the selection to the next row. This is the standard Excel behavior.