Version

EditModeActions class Members

The following tables list the members exposed by EditModeActions.

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