BrickStringFormat.HotkeyPrefix Property
Gets the HotkeyPrefix object for this BrickStringFormat object.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v24.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Property Value
Type |
---|
DXHotkeyPrefix |
Available values:
Name | Description |
---|---|
None | No hotkey prefix. |
Show | Display the hot-key prefix. |
Hide | Do not display the hotkey prefix. |
Remarks
In a graphical user interface, the hot key is an underlined letter in a word (usually combined with another key, such as the Alt key) that you can press on the keyboard to activate the functionality that the word represents.
See Also