| Visual Basic (Declaration) | |
|---|---|
Public NotInheritable Class KeyActivationGesture Inherits ActivationGesture | |
| C# | |
|---|---|
public sealed class KeyActivationGesture : ActivationGesture | |
In an XBAP application, KeyActivationGestures will activate the cell editor but the key will not be forwarded to it. A second keystroke will be required for it to be processed by the editor.
System.Object
Xceed.Wpf.DataGrid.ActivationGesture
Xceed.Wpf.DataGrid.KeyActivationGesture
Supported Operating Systems: Windows Server 2003 Service Pack 1; Windows Vista; Windows XP Service Pack 2
Reference
KeyActivationGesture MembersXceed.Wpf.DataGrid Namespace