Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Altaxo Namespaces
Altaxo.Gui Namespaces
Altaxo.Gui.Data
ListOfXAndYColumnController.PlotItems_DragDropHandler Class
PlotItems_DragDropHandler Methods
CanStartDrag Method
DragCancelled Method
DragEnded Method
Drop Method
DropCanAcceptData Method
StartDrag Method
List
Of
XAnd
YColumn
Controller
Plot
Items_
Drag
Drop
Handler
Can
Start
Drag Method
Determines whether a drag operation can be started.
Namespace:
Altaxo.Gui.Data
Assembly:
AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
Copy
public
bool
CanStartDrag
(
IEnumerable
items
)
Parameters
items
IEnumerable
The items to drag.
Return Value
Boolean
if dragging can start; otherwise,
.
Implements
IMVVMDragHandler
CanStartDrag(IEnumerable)
See Also
Reference
ListOfXAndYColumnController
PlotItems_DragDropHandler Class
Altaxo.Gui.Data Namespace
Altaxo can be downloaded from
SourceForge
. Source code available on
Github
.
(C) Dr. Dirk Lellinger and all contributors to the source code 2002 -
Send comments on this topic to
dlellinger@users.sourceforge.net