WorksheetControllerOnLeftClickTableHeader Method |
Raises the event for a left-click on the table header.
Namespace: Altaxo.Gui.Worksheet.ViewingAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxprotected virtual void OnLeftClickTableHeader(
AreaInfo clickedCell
)
Parameters
- clickedCell AreaInfo
- Information about the clicked cell.
See Also