Home > Foresight Analytics Platform > Web Application and Desktop Application > Application Development and Functionality Enhancement > Developing in Development Environment > Description of System Assemblies > Report > Report Assembly Classes > ReportBox > ReportBox.OnTableClick
OnTableClick(Sender: Object; Args: IReportEventArgs);
Sender. The parameter that returns the component that generated the event.
Args. The parameter that enables the user to determine event parameters.
The OnTableClick event occurs on mouse click on the region at the intersection of headers of rows and columns, which control selection of the entire table.
See also: