Share via


DiagramDragEventArgs.Data Property

Definition

Gets the IDataObject that contains the data associated with this event.

public:
 property System::Windows::Forms::IDataObject ^ Data { System::Windows::Forms::IDataObject ^ get(); };
public System.Windows.Forms.IDataObject Data { get; }
member this.Data : System.Windows.Forms.IDataObject
Public ReadOnly Property Data As IDataObject

Property Value

Applies to