unvell / ReoGrid

Fast and powerful .NET spreadsheet component, support data format, freeze, outline, formula calculation, chart, script execution and etc. Compatible with Excel 2007 (.xlsx) format and working on .NET 3.5 (or client profile), WPF and Android platform.
https://reogrid.net
MIT License
1.32k stars 390 forks source link

Mouse up/down event handler for row or column header cell. #442

Open HotIndigo opened 2 years ago

HotIndigo commented 2 years ago

Is there a mouse up/down event handler for clicking on a row or column header cell (such as CellMouseDown for other cells)?