IKeyboardHandlerService Interface
Defines a service used to process keyboard input.
Namespace: DevExpress.Services
Assembly: DevExpress.Data.v24.2.dll
Declaration
Related API Members
The following members return IKeyboardHandlerService objects:
Remarks
Create a KeyboardHandlerServiceWrapper class descendant to handle keyboard events.
See Also