The Customization type exposes the following members.

Constructors

  NameDescription
Public methodCustomization
Initializes a new instance of class Customization.

Properties

  NameDescription
Public propertyshowAbout
Shows/hides the about menu item.
Public propertyshowAnalysisInfo
Shows/hides the analysis information in the blue header. This is hidden if showTopHeader is set to false.
Public propertyshowAnalysisInformationTool
Shows/hides the analysis information tool menu item.
Public propertyshowClose
Shows/hides the analysis close menu item.
Public propertyshowCustomizableHeader
Shows/hides the customizable header (including the logo).
Public propertyshowDodPanel
Shows/hides the details on demand panel in the visualization. If null (default value), panel is shown as saved in the analysis.
Public propertyshowExportFile
Shows/hides the export file menu item.
Public propertyshowExportVisualization
Shows/hides the export visualization menu item.
Public propertyshowFilterPanel
Shows/hides the filter panel. If null (default value), panel is shown as saved in the analysis.
Public propertyshowHelp
Shows/hides the help menu item.
Public propertyshowLogout
Shows/hides the logout menu item.
Public propertyshowPageNavigation
Shows/hides the page navigation controls in the analysis.
Public propertyshowReloadAnalysis
Shows/hides the Reload analysis button in the toolbar (for Scheduled Updates).
Public propertyshowStatusBar
Shows/hides status bar in the Web Player.
Public propertyshowToolBar
Shows/hides the analysis toolbar and menu.
Public propertyshowTopHeader
Shows/hides the blue top header (with analysis data table name, help, etc.).
Public propertyshowUndoRedo
Shows/hides the undo/redo menu item.

See Also