Autodesk Vault ProfessionalVault API

DragDropSourceArgs Class

Autodesk.DataManagement.Client.Framework.Vault.FormsAutodesk.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

NameDescription
DragDropSourceArgsConstructs an instance of a DragDropSourceArgs class

Properties

NameDescription
DragDropAllowedEffectsThe allowed drag and drop effects.
DragDropDataThe 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

See Also