DataGrid::ProcessGridKey Method (KeyEventArgs^)
.NET Framework (current version)
Processes keys for grid navigation.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
protected: [SecurityPermissionAttribute(SecurityAction::LinkDemand, Flags = SecurityPermissionFlag::UnmanagedCode)] bool ProcessGridKey( KeyEventArgs^ ke )
Parameters
- ke
-
Type:
System.Windows.Forms::KeyEventArgs^
A KeyEventArgs that contains data about the key up or key down event.
.NET Framework
Available since 1.1
Available since 1.1
Show: