Library.ReportBeforeRightClick
This event is called before a report right-click is processed.
| Syntax | Parameters | Return Value |
|---|---|---|
Event Library.ReportBeforeRightClick( _
Report As Report, _
Where As Integer, _
ByRef Cancel As Boolean)
|
Type: Report
Type: Integer
Type: Boolean |
- |