DiagramCommandsBase.CommandHotkeys.ModifierKeys Property
Gets the shortcut key modifiers.
Namespace: DevExpress.Diagram.Core
Assembly: DevExpress.Diagram.v24.1.Core.dll
NuGet Package: DevExpress.Diagram.Core
Declaration
Property Value
Type | Description |
---|---|
ModifierKeys | A System.Windows.Input.ModifierKeys value that represents the shortcut key modifiers. |
See Also