Autodesk Vault ProfessionalVault API

OptionsDragDrop Property

Autodesk.DataManagement.Client.Framework.Vault.Forms.ControlsClassicVaultBrowserControl

Gets a set of options which allows the user to configure drag and drop behavior of the control

Syntax

public ClassicVaultBrowserControl.DragDropOptions OptionsDragDrop {get;}
Public ReadOnly Property OptionsDragDrop As ClassicVaultBrowserControl.DragDropOptions

See Also