Click or drag to resize
DashboardTab Properties DataPA OpenAnalytics
DataPA OpenAnalytics API Reference

The DashboardTab type exposes the following members.

Properties
  Name Description
Public property DashboardObjects
Gets and sets the DashboardObjects collection for this tab.
Public property designMode
Gets and sets a value that indicates whether the tab is in design mode.
Public property DisposeOnLeave
Gets and sets a value that indicates if this tab will be disposed of when the user moves to another tab.
Public property GUID
Gets and sets a GUID that uniquely identifies this object.
Public property Hidden
Gets and sets whether a dashboard tab is visible.
Public property ID
Gets a value that indicates the Unique ID of this object
Public property LayoutXML
Gets and sets the XML that defines the layout of the Tab.
Public property ObjectSizes
Gets a dictionary of serialized objects contained in this object, along with their sizes (in bytes)
Public property Parent
Gets and sets an object that represents the parent of this object.
Public property SelectedObject
Gets and sets a DashboardObject object that is the selected object in the tab.
Public property title
Gets and sets a value that represents the title of the tab.
Top
See Also