Skip to main content
A newer version of this page is available. .

DragDropKeyState Enum

Namespace: DevExpress.Diagram.Core

Assembly: DevExpress.Diagram.v21.2.Core.dll

NuGet Package: DevExpress.Diagram.Core

Declaration

[Flags]
public enum DragDropKeyState

Members

Name
None
LeftMouseButton
RightMouseButton
ShiftKey
ControlKey
MiddleMouseButton
AltKey

Related API Members

The following properties accept/return DragDropKeyState values:

See Also