GrapeCity.Xaml.SpreadSheet.UI
OnKeyDown Method (DataValidationListBox)


Provides data for System.Windows.Input.KeyEventArgs.
Responds to the System.Windows.UIElement.KeyDown event.
Syntax
'Declaration
 
Protected Overrides Sub OnKeyDown( _
   ByVal e As KeyRoutedEventArgs _
) 
'Usage
 
Dim instance As DataValidationListBox
Dim e As KeyRoutedEventArgs
 
instance.OnKeyDown(e)
protected override void OnKeyDown( 
   KeyRoutedEventArgs e
)

Parameters

e
Provides data for System.Windows.Input.KeyEventArgs.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

DataValidationListBox Class
DataValidationListBox Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options