[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.FlexGridDetailProviderBuilder-1.KeyActionEnter

KeyActionEnter Method

KeyActionEnter(KeyAction)

Configurates KeyActionEnter. Sets the action to perform when the ENTER key is pressed.

Declaration
public FlexGridDetailProviderBuilder<T> KeyActionEnter(KeyAction value)
Parameters
Type Name Description
KeyAction value

The value.

Returns
Type Description
FlexGridDetailProviderBuilder<T>

Current builder.