C1.WPF.FlexGrid Namespace > C1FlexGrid Class : PreviewKeyDown Event |
'Declaration Public Event PreviewKeyDown As System.Windows.Input.KeyEventHandler
public event System.Windows.Input.KeyEventHandler PreviewKeyDown
The event handler receives an argument of type System.Windows.Input.KeyEventArgs containing data related to this event. The following KeyEventArgs properties provide information specific to this event.
Property | Description |
---|---|
Handled | |
Key | |
OriginalSource | (Inherited from System.Windows.RoutedEventArgs) |
PlatformKeyCode |
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