Click or drag to resize
PreProcessKeyDownEventArgsProcessKeyPress Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a value that indicates whether the keypress will be processed.

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public bool ProcessKeyPress { get; set; }

Property Value

Type: Boolean
True if the keypress will be processed.

Return Value

Type: Boolean
True if the keypress will be processed.
Remarks