DXHotkeyPrefix Enum
Lists values that indicate the display mode of the hotkey prefixes.
Namespace: DevExpress.Drawing
Assembly: DevExpress.Drawing.v26.1.dll
Declaration
Members
| Name | Description |
|---|---|
None
|
No hotkey prefix. |
Show
|
Display the hot-key prefix. |
Hide
|
Do not display the hotkey prefix. |
Related API Members
The following properties accept/return DXHotkeyPrefix values:
See Also