Version

RowEditModeActions class Members

The following tables list the members exposed by RowEditModeActions.

Public Constructors
 NameDescription
Public ConstructorRowEditModeActions Constructor  
Public Properties
 NameDescription
Public PropertyenableF2Gets/sets the value determining whether keying F2 will cause the grid to enter edit mode.  
Public PropertyenableOnActiveGets/sets the value determining whether the grid will enter edit mode upon a cell being activated.  
Public PropertyenableOnKeyPressGets/sets the value determining whether the grid will enter edit mode when a cell is active and a key is pressed.  
Public PropertymouseClickGets/sets the value determining whether single clicks, or double clicks will cause the grid to enter edit mode.  
Public PropertyrowSelectorMouseClickGets/sets the value determining whether single clicks, or double clicks on the row selectors will cause the grid to enter edit mode.  
See Also