[]
        
(Showing Draft Content)

C1.Web.Mvc.GridDetail.KeyAction

KeyAction Enum

Specifies constants that define the action to perform when the ENTER key is pressed.

Namespace: C1.Web.Mvc.GridDetail
Assembly: C1.Web.Mvc.dll
Syntax
public enum KeyAction

Fields

Name Description
None

No special action (let the browser handle the key).

ToggleDetail

Toggle the detail display.