The Customization type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| Customization | Initializes a new instance of class Customization. |
Properties
| Name | Description | |
|---|---|---|
| showAbout | Shows/hides the about menu item. | |
| showAnalysisInfo | Shows/hides the analysis information in the blue header. This is
hidden if showTopHeader is set to false. | |
| showAnalysisInformationTool | Shows/hides the analysis information tool menu item. | |
| showClose | Shows/hides the analysis close menu item. | |
| showCustomizableHeader | Shows/hides the customizable header (including the logo). | |
| showDodPanel | Shows/hides the details on demand panel in the visualization.
If null (default value), panel is shown as saved in the analysis. | |
| showExportFile | Shows/hides the export file menu item. | |
| showExportVisualization | Shows/hides the export visualization menu item. | |
| showFilterPanel | Shows/hides the filter panel.
If null (default value), panel is shown as saved in the analysis. | |
| showHelp | Shows/hides the help menu item. | |
| showLogout | Shows/hides the logout menu item. | |
| showPageNavigation | Shows/hides the page navigation controls in the analysis. | |
| showReloadAnalysis | Shows/hides the Reload analysis button in the toolbar (for Scheduled Updates). | |
| showStatusBar | Shows/hides status bar in the Web Player. | |
| showToolBar | Shows/hides the analysis toolbar and menu. | |
| showTopHeader | Shows/hides the blue top header (with analysis data table name, help, etc.). | |
| showUndoRedo | Shows/hides the undo/redo menu item. |