Click or drag to resize
DashboardDesignerPreProcessKeyDown Event DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Event raised before a key down event is processed by the control.

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public event DashboardDesignerPreProcessKeyDownEventHandler PreProcessKeyDown

Value

Type: DataPAEnterpriseDashboardDashboardDesignerPreProcessKeyDownEventHandler
Remarks
Event only fires if RaisePreProcessKeyDownEvent property is true. Allows Progress GUI sessions to process key events.
See Also