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