DataPA Enterprise Dashboard Controls API Reference
The DashboardTab type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
DashboardTab()()()() |
Creates and returns a new DashboardTab object.
|
![]() |
DashboardTab(String, DashboardTabs) |
Creates and returns a new DashboardTab object.
|
Methods
Name | Description | |
---|---|---|
![]() |
GetObjectData | |
![]() |
RefreshXML |
Causes all DashboardObjects in this ManagedDashboard to rebuild the XML property.
|
![]() |
SetObjectData |
Properties
Name | Description | |
---|---|---|
![]() |
DashboardObjects |
Gets and sets the DashboardObjects collection for this tab.
|
![]() |
designMode |
Gets and sets a value that indicates whether the tab is in design mode.
|
![]() |
DisposeOnLeave |
Gets and sets a value that indicates if this tab will be disposed of when the user moves to another tab.
|
![]() |
GUID |
Gets and sets a GUID that uniquely identifies this object.
|
![]() |
ID |
Gets a value that indicates the Unique ID of this object
|
![]() |
LayoutXML |
Gets and sets the XML that defines the layout of the Tab.
|
![]() |
Parent |
Gets and sets an object that represents the parent of this object.
|
![]() |
SelectedObject |
Gets and sets a DashboardObject object that is the selected object in the tab.
|
![]() |
title |
Gets and sets a value that represents the title of the tab.
|