Manages custom menu display. This property enables users to disable the Custom menu option during security-based processing in OnPreProcess events. The Boolean value specified is used for as long as theInteractive Reporting Studio runs. For Interactive Reporting Web Client users, the application restarts when new documents are opened. Consequently, write a script for every document for which you must disable Custom menu options.
This example shows how to display the column total for the Amount Sales column:
Application.ShowCustomMenu = false;