DragDropSourceArgs Class
Autodesk.DataManagement.Client.Framework.Vault.Forms›Autodesk.DataManagement.Client.Framework.Vault.Forms.Currency
This class contains the data that will be used as the source of a drag and drop operation.
Syntax
public class DragDropSourceArgs Public Class DragDropSourceArgs Constructors
| Name | Description |
|---|---|
| DragDropSourceArgs | Constructs an instance of a DragDropSourceArgs class |
Properties
| Name | Description |
|---|---|
| DragDropAllowedEffects | The allowed drag and drop effects. |
| DragDropData | The object to provide as the source of a drag and drop operation. |
Returned By
Where you get a DragDropSourceArgs — members that return one.
Inheritance Hierarchy
- System.Object
- Autodesk.DataManagement.Client.Framework.Vault.Forms.Currency.DragDropSourceArgs