DashboardTab Properties |
The DashboardTab type exposes the following members.
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.
|
|
Hidden |
Gets and sets whether a dashboard tab is visible.
|
|
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.
|
|
ObjectSizes |
Gets a dictionary of serialized objects contained in this object, along with their sizes (in bytes)
|
|
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.
|