Click or drag to resize

ProjectBrowseControllerFolderTree_CanStartDrag Method

Indicates that a drag operation from the items list can be started.

Namespace: Altaxo.Gui.Pads.ProjectBrowser
Assembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public bool FolderTree_CanStartDrag()

Return Value

Boolean
True if a drag operation from the items list can be started; otherwise false.
See Also