Intersoft ClientUI Documentation
EditKeyGesture Enumeration



Specifies the key gestures to enter the editing mode.
Syntax
Public Enum EditKeyGesture 
   Inherits System.Enum
Dim instance As EditKeyGesture
public enum EditKeyGesture : System.Enum 
public enum class EditKeyGesture : public System.Enum 
Members
MemberDescription
AnyKeystroke Any key stroke to enter the editing mode.
F2 F2 to enter the editing mode.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Intersoft.Client.UI.Data.EditKeyGesture

Requirements

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

See Also

Reference

Intersoft.Client.UI.Data Namespace

Send Feedback