DashboardTabs Class |
![]() |
Namespace: DataPAEnterpriseDashboard
[SerializableAttribute] public class DashboardTabs : _DashboardTabs, IEnumerable, IEnumerator, ISerializable
The DashboardTabs type exposes the following members.
Name | Description | |
---|---|---|
![]() | DashboardTabs |
Creates and returns a new DashboardTabs object.
|
![]() | DashboardTabs(ManagedDashboard) |
Creates and returns a new DashboardTabs object.
|
Name | Description | |
---|---|---|
![]() | Add |
Creates and adds a new DashboardTab to this collection.
|
![]() | Add(DashboardTab) |
Adds a DashboardTab to this collection.
|
![]() | Contains |
Returns a value that indicates if an object with the ID exists in the collection
|
![]() | ContainsTitle |
Returns a value that indicates if an tab with the given title exists in the collection.
|
![]() | GetEnumerator |
Implements System.Collections.IEnumerable.GetEnumerator.
|
![]() | GetFirstTab |
Gets the first Tab in the collection.
|
![]() | GetNextTab |
Gets the Next Tab in the collection.
|
![]() | GetObjectData | |
![]() | MoveNext |
Implements System.Collections.IEnumerator.MoveNext.
|
![]() | ReBuild |
Rebuilds the collection using the order specified in the IDs array.
|
![]() | Remove(Int32) |
Removes a DashboardTab from this collection.
|
![]() | Remove(String) |
Removes a DashboardTab from this collection.
|
![]() | Reset |
Implements System.Collections.IEnumerator.Reset.
|
![]() | TabFromObject |
Returns a DashboardTab that contains the given DashboardObject.
|
Name | Description | |
---|---|---|
![]() ![]() | ClassId | |
![]() ![]() | EventsId | |
![]() ![]() | InterfaceId |
Name | Description | |
---|---|---|
![]() | Count |
Gets the number of DashboardTabs in this collection.
|
![]() | Current |
Implements System.Collections.IEnumerator.Current.
|
![]() | ItemInt32 |
Gets and sets a DashboardTab in this collection.
|
![]() | ItemString |
Gets and sets a DashboardTab in this collection.
|
![]() | 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.
|
![]() | TabOrder |