Click or drag to resize

WorksheetControllerPropertyCellRightClicked Event

Occurs when a property cell is clicked with the right mouse button.

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> PropertyCellRightClicked

Value

ActionObject, AreaInfo
See Also