Click or drag to resize

ListViewDragDropDataObject Properties

The ListViewDragDropDataObject type exposes the following members.

Properties
 NameDescription
Public propertyFolderName Gets or sets the project folder name associated with the drag-and-drop operation.
Public propertyItemList Gets or sets the item list. This list either contains project items (for foreign applications) or DocNodeProxies (for our own application instance).
Public propertyItemListWasRendered Gets or sets a value indicating whether the item list was rendered.
Top
See Also