DragEnterEvent Property
Autodesk.DataManagement.Client.Framework.Vault.Forms.Controls›ClassicVaultBrowserControl.DragDropOptions
This Action supports the controls ability to act as a target for drag and drop operations.
Syntax
public System.Action<IEntity,PropertyDefinition,object,DragEventArgs> DragEnterEvent {get; set;}Public Property DragEnterEvent As System.Action(Of IEntity,PropertyDefinition,Object,DragEventArgs)