ComponentOne FlexGrid for WPF and Silverlight
KeyActionEnter Property (C1FlexGrid)

C1.WPF.FlexGrid Namespace > C1FlexGrid Class : KeyActionEnter Property
Gets or sets a value that indicates the action performed by the grid when the user presses the Enter key.
Syntax
'Declaration
 
Public Property KeyActionEnter As KeyAction
public KeyAction KeyActionEnter {get; set;}
See Also

Reference

C1FlexGrid Class
C1FlexGrid Members