DataPA Enterprise Dashboard Controls API Reference
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Gets the key that was pressed as a string.
Gets the key that was pressed as a string.
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
C# |
---|
public string Key { get; } |
Visual Basic |
---|
Public ReadOnly Property Key As String Get |
Visual C++ |
---|
public: virtual property String^ Key { String^ get () sealed; } |
Return Value
Type: StringGets the key that was pressed as a string.