Click or drag to resize

MasterCurveDataControllerPlotItems_CanPaste Method

Determines whether compatible data items are available on the clipboard.

Namespace: Altaxo.Gui.Science.Thermorheology
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public bool PlotItems_CanPaste()

Return Value

Boolean
if paste data is available; otherwise, .
See Also