Click or drag to resize

WorksheetControllerDataColumnHeaderRightClicked Event

Occurs when a data-column 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> DataColumnHeaderRightClicked

Value

ActionObject, AreaInfo
See Also