Click or drag to resize

WorksheetControllerEnableCut Property

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

Property Value

Boolean

Implements

IWorksheetControllerEnableCut
See Also