Click or drag to resize

WorksheetControllerEnableCopy Property

Gets a value indicating whether the copy 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 EnableCopy { get; }

Property Value

Boolean

Implements

IWorksheetControllerEnableCopy
See Also