Dashboard Members
Properties
Name | Description |
---|---|
ActiveLayout | Active Layout.
Return value: Layout. This property is read only. |
AnalysisCollection | Return value: Object. This property is read only. |
Application | Returns application object. Return value: Application. This property is read only. |
AutoRunEvent | Returns/sets whether the event code of a document will automatically run when the document is opened.
Return or assignment value: Boolean. |
Binary | Dashboard file as binary array.
Return/assignment value: Variant. |
Controls | Return value: DashboardControls. This property is read only. |
EventCode | Returns or sets the event code of a document.
Return or assignment value: String. |
EventRunning | Return true if the event is running, otherwise return false.
Return value: Boolean. This property is read only. |
FullName | Returns the full name (including file path). Return value: String. This property is read only. |
Layout | Return value: Layout. This property is read only. |
LayoutCount | Layout Count. Return value: Long. This property is read only. |
Name | Return value: String. This property is read only. |
Parent | Returns the parent of the object. Return value: Application. This property is read only. |
Path | Return value: String. This property is read only. |
Saved | Return or assignment value: Boolean. |
SpreadsheetCollection | Spreadsheet Collection.
Return value: Object. This property is read only. |
Title | Return or assignment value: String. |
UnsavedClose | Allow closing of document whether it is unsaved or not.
Return or assignment value: Boolean. |
Visible | Returns or sets the visibility of the document.
Return or assignment value: Boolean. |
Window | Return value: Window. This property is read only. |
Xml | XML representation of the Dashboard data or model.
Return or assignment value: String. |
Events
Name | Description |
---|---|
BeforeClose | - |
ButtonClick | - |
ComboChanged | - |
ComboCheckChanged | - |
OnClose | - |
Open | - |
TabChanged | - |
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.