DashboardDesigner Properties |
The DashboardDesigner type exposes the following members.
Name | Description | |
---|---|---|
AboutMenuItemLabel |
Gets and sets the label of the about menu item on the context menu of charts.
|
|
AboutMenuItemLink |
Gets and sets the link of the about menu item on the context menu of charts.
|
|
AllowManageConnections | ||
AllowTabDesignModeWhenViewerOnly |
Gets and sets a value that indicates if the interface allows the user to re-arange objects in the tab when in viewer only mode.
|
|
BackgroundColor | ||
BackgroundImage | (Overrides ControlBackgroundImage.) | |
ClientConfig |
The ClientConfig Object used to provide the core DataPA client UI functionality.
|
|
ClipboardContainsDashboardObject |
Gets a value that indicates whether the clipboard contains valid data to support the PasteDashboardObject method.
|
|
ClipboardContainsDashboardTab |
Gets a value that indicates whether the clipboard contains valid data to support the PasteDashboardTab method.
|
|
Dashboard |
Gets the current ManagedDashboard object.
|
|
DataViewerPages |
Gets an array of the currently available DataViewer pages.
|
|
DebugLogging |
Gets and sets a value that indicates whether debug logging is enabled.
|
|
DelayedRender |
Gets a value that indicates if the rendering of the open dashboard has been delayed.
|
|
Enabled | ||
FloatingWindowEnvironment |
Gets a value that indicates if the current environment supports floating docking windows.
|
|
FontListItems |
Gets a collection of List Items containing a visual list of available fonts.
|
|
ForegroundColor | ||
FullScreenMode |
Gets and sets a value that indicates if the control is in full screen mode.
|
|
HasDashboard |
Gets a value that indicates if the control has an open ManagedDashboard object.
|
|
HasData |
Gets a value that indicates if the ManagedDashboard object in the control has any data that can be used to build Dashboard Objects.
|
|
HasObjects |
Gets a value that indicates if the ManagedDashboard object in the control has one or more DashboardObject objects
|
|
HasQueries |
Gets a value that indicates if the ManagedDashboard object in the control has one or more DashboardQuery objects.
|
|
HasTabs |
Gets a value that indicates if the ManagedDashboard object in the control has one or more DashboardTab objects.
|
|
Initialised |
Gets a property indicating whether or not the Initialise method has been called. The control cannot be used while this value is false.
|
|
IsPublishingDashboard | ||
NavigatorContextButtonCollection |
Gets the Button Collection on the Navigator to allow the developer to add their own buttons.
|
|
PaletteMode |
Gets or sets palette style that is applied to the dashboard control to change its and any child forms appearance.
|
|
PauseAutoRefresh |
Gets and sets a property that indicates if the autorefresh of queries should be pause.
|
|
PreparingPrint |
Gets a property that indicates if the control is currently processing the prepare print operation.
|
|
PublishServer |
Gets and sets the Server URL for DataPA Enterprise
|
|
QuerySelected |
Gets a value that indicates if SelectedQuery will return a valid Dashboard Query object.
|
|
RefreshingQuery |
Gets the DashboardQuery object that represents the current refreshing query.
|
|
SavedLoginDetails |
Gets and sets a collection that contains a username and password that will be used as the default properties to connect to a server.
|
|
SelectedObject |
Gets a DashboardObject object that is the currently selected dashboard object. If none are selected, returns nothing.
|
|
SelectedQuery |
Gets a DashboardQuery object that is the currently selected dashboard query. If none are selected, returns nothing.
|
|
SelectedTab |
Gets a DashboardTab object that is the currently selected dashboard tab. If none are selected, returns nothing.
|
|
SelectedTabIndex |
Gets index of the currently selected dashboard tab. If none are selected, returns -1.
|
|
ShowAboutMenuItem |
Gets and sets a value that indicates whether the about menu item will appear on the context menu of charts.
|
|
ShowCopyQuery |
Gets and sets a property that indicates if the Copy an existing query step is shown in the query wizard.
|
|
ShowDataViewersWhenViewerOnly |
Gets and sets a value that determines if the Dashboard will show the query data viewers when ViewerOnly is true.
|
|
ShowTabs |
Gets and sets a value that indicates whether the tabs are shown in the dashboard viewer.
|
|
StatusStripVisible |
Gets and sets a value indicating whether the status strip is visible at the bottom of the control.
|
|
ViewerOnly |
If set to True, the Dashboard control will act as a viewer only, disabling and preventing the display of any controls associated with editing a dashboard.
|
|
ViewerSourceDataHandling |
Gets and sets a value that indicates how the control will manage source data in a dashboard when opened in a viewer only client
|
|
Visible |