Enum DragMode
Namespace: Syncfusion.Windows.Tools
Assembly: Syncfusion.Tools.Wpf.dll
Syntax
public enum DragMode
Fields
| Name | Description |
|---|---|
| Both | Defines that click mode is BothClick. |
| LeftButton | Defines that click mode is LeftClick. |
| RightButton | Defines that click mode is RightClick. |