Click or drag to resize

WorksheetControllerEnablePaste Property

Gets a value indicating whether the paste command is currently enabled.

Namespace: Altaxo.Gui.Worksheet.Viewing
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public bool EnablePaste { get; }

Property Value

Boolean

Implements

IWorksheetControllerEnablePaste
See Also