Click or drag to resize

ListViewDragDropDataObjectFolderName Property

Gets or sets the project folder name associated with the drag-and-drop operation.

Namespace: Altaxo.Gui.Pads.ProjectBrowser
Assembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public string FolderName { get; set; }

Property Value

String
See Also