Intersoft.Client.UI.Data Namespace : EditEnterKeyAction Enumeration |
Public Enum EditEnterKeyAction Inherits System.Enum
Dim instance As EditEnterKeyAction
public enum EditEnterKeyAction : System.Enum
public enum class EditEnterKeyAction : public System.Enum
Member | Description |
---|---|
CommitAndMoveToNextRow | Commit current editing row and move to next row when enter key is pressed during editing mode. |
ExitEdit | Exit current cell edit when enter key is pressed during editing mode. |
MoveToNextEditableCell | Move to next editable cell when enter key is pressed during editing mode. |
System.Object
System.ValueType
System.Enum
Intersoft.Client.UI.Data.EditEnterKeyAction
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2