Wisej.Web.AcceleratorEventArgs
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.0.0.0)
Provides data for the Accelerator event.
Initializes a new instance of the KeyEventArgs class.
Name | Type | Description |
---|---|---|
IWisejComponent: Returns the Wisej component that generated the "keydown" event'.
Name | Description |
---|---|
Represents the method that will handle the Accelerator event.
keyData
component
The Wisej component that originated the keyboard event.