DXHotkeyPrefix Enum
Lists values that indicate the display mode of the hotkey prefixes.
Namespace: DevExpress.Drawing
Assembly: DevExpress.Drawing.v24.1.dll
NuGet Package: DevExpress.Drawing
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