Click or drag to resize

WorksheetControllerOutsideAllRightClicked Event

Occurs when the user right-clicks outside any worksheet area.

Namespace: Altaxo.Gui.Worksheet.Viewing
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public event Action<Object, AreaInfo> OutsideAllRightClicked

Value

ActionObject, AreaInfo
See Also