[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-api
C1.Maui.GridControl Assembly
C1.Maui.Grid
Classes
GridControlKeyboardHandler
Methods
HandleKeyDown
dotnet-api
C1.Maui.Calendar Assembly
C1.Maui.Chart Assembly
C1.Maui.Core Assembly
C1.Maui.Grid Assembly
C1.Maui.GridControl Assembly
C1.Maui.Grid
Classes
C1GridControl
CancelEventArgs
GridControlAdapter
GridControlAdapter.ColumnInfo
GridControlAdapter.RowInfo
GridControlAdapterNotifyChange
GridControlCellView
GridControlEditEventArgs
GridControlInputEventArgs
GridControlKeyboardHandler
Constructors
Properties
Methods
HandleKeyDown
GridControlRange
GridControlRangeEventArgs
GridControlSelectionEventArgs
GridControlTapEventArgs
GridRefreshEventArgs
GridUpdateAnimation
MauiAppBuilderEx
Enums
Interfaces
C1.Maui.GridControl.Themes
C1.Maui.Input Assembly
(Showing Draft Content)
C1.Maui.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