[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-api
C1.WPF.GridControl Assembly
C1.WPF.Grid
Classes
GridControlKeyboardHandler
Methods
HandleKeyDown
dotnet-api
C1.WPF.Grid Assembly
C1.WPF.Grid.Excel Assembly
C1.WPF.GridControl Assembly
C1.WPF.Grid
Classes
C1GridControl
CancelEventArgs
GridControlAdapter
GridControlAdapter.ColumnInfo
GridControlAdapter.RowInfo
GridControlAdapterNotifyChange
GridControlCellView
GridControlEditEventArgs
GridControlInputEventArgs
GridControlKeyboardHandler
Constructors
Properties
Methods
HandleInput
HandleKeyDown
HandlePreviewKeyDown
GridControlPanel
GridControlRange
GridControlRangeEventArgs
GridControlSelectionEventArgs
GridControlTapEventArgs
GridManipulationLayer
GridSelectionLayer
GridUpdateAnimation
Enums
dotnet-framework-api
(Showing Draft Content)
C1.WPF.Grid.GridControlKeyboardHandler.HandleKeyDown
HandleKeyDown Method
HandleKeyDown(KeyEventArgs)
Called when a KeyDown event occurs.
Declaration
protected virtual bool HandleKeyDown(KeyEventArgs e)
Parameters
Type
Name
Description
KeyEventArgs
e
Returns
Type
Description
bool