| C1.Win.TreeView Namespace > C1TreeViewItemDragEventArgs Class : DraggedData Property |
'Declaration<C1DescriptionAttribute("Gets the data that has been dragged.")> Public ReadOnly Property DraggedData As IDataObject
'UsageDim instance As C1TreeViewItemDragEventArgs Dim value As IDataObject value = instance.DraggedData
[C1Description("Gets the data that has been dragged.")] public IDataObject DraggedData {get;}
[C1Description("Gets the data that has been dragged.")] public: property IDataObject^ DraggedData { IDataObject^ get(); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2