[]
        
(Showing Draft Content)

C1.WPF.FlexGrid.C1FlexSheet.OnPreviewKeyDown

OnPreviewKeyDown Method

OnPreviewKeyDown(KeyEventArgs)

Overridden to handle keyboard shortcuts.

Declaration
protected override void OnPreviewKeyDown(KeyEventArgs e)
Parameters
Type Name Description
KeyEventArgs e

KeyEventArgs that contains the event data.

Overrides