Click or drag to resize

WorksheetControllerEnableDelete Property

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

Property Value

Boolean

Implements

IWorksheetControllerEnableDelete
See Also