Intersoft.Client.UI.Data Namespace > UXGridView Class : EnterKeyAction Property |
<CategoryAttribute("Data Editing")> Public Property EnterKeyAction As EnterKeyAction
Dim instance As UXGridView Dim value As EnterKeyAction instance.EnterKeyAction = value value = instance.EnterKeyAction
[CategoryAttribute("Data Editing")] public EnterKeyAction EnterKeyAction {get; set;}
[CategoryAttribute("Data Editing")] public: property EnterKeyAction EnterKeyAction { EnterKeyAction get(); void set ( EnterKeyAction value); }
The keyboard gesture is determined by several properties such as EditKeyGesture, EnterKeyAction and EditEnterKeyAction. Each property has specific action that you can customize. The following list details the action of each property.
EnterKeyAction:
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