ProjectBrowseControllerFolderTree_CanStartDrag Method |
Indicates that a drag operation from the folder tree can be started.
Namespace: Altaxo.Gui.Pads.ProjectBrowserAssembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic bool FolderTree_CanStartDrag()
Return Value
Boolean if a drag operation from the folder tree can be started; otherwise,
.
See Also