[]
        
(Showing Draft Content)

C1.Web.Mvc.TagHelpers.FlexGridBaseTagHelper-2.KeyActionEnter

KeyActionEnter Property

KeyActionEnter

Configurates KeyActionEnter. 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.