Intersoft.Client.UI.Data Namespace > UXGridView Class : EditKeyGesture Property |
<CategoryAttribute("Data Editing")> Public Property EditKeyGesture As EditKeyGesture
Dim instance As UXGridView Dim value As EditKeyGesture instance.EditKeyGesture = value value = instance.EditKeyGesture
[CategoryAttribute("Data Editing")] public EditKeyGesture EditKeyGesture {get; set;}
[CategoryAttribute("Data Editing")] public: property EditKeyGesture EditKeyGesture { EditKeyGesture get(); void set ( EditKeyGesture 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.
EditKeyGesture:
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