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.3179.0 (4.8.3179.0)
Syntax public bool ItemList_CanStartDrag()
Return Value
BooleanTrue if a drag operation from the items list can be started; otherwise
false.
See Also