Click or drag to resize

WorksheetControllerTableHeaderRightClicked Event

Occurs when the table header 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> TableHeaderRightClicked

Value

ActionObject, AreaInfo
See Also