Click or drag to resize

WorksheetControllerOutsideAllLeftClicked Event

Occurs when the user left-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> OutsideAllLeftClicked

Value

ActionObject, AreaInfo
See Also