[]
Configurates KeyActionEnter. Sets the action to perform when the ENTER key is pressed.
public FlexGridDetailProviderBuilder<T> KeyActionEnter(KeyAction value)
Type | Name | Description |
---|---|---|
KeyAction | value | The value. |
Type | Description |
---|---|
FlexGridDetailProviderBuilder<T> | Current builder. |