DashboardLayoutTabPage Methods
A layout tab page used to arrange layout items and groups.
Name | Description |
---|---|
Contains |
Indicates whether the subtree of the current layout group contains the layout item that displays the specified dashboard item.
Inherited from Dashboard |
Contains |
Indicates whether the subtree of the current layout group contains the specified layout item/group.
Inherited from Dashboard |
Contains |
Indicates whether the subtree of the current layout group contains the specified layout tab page.
Inherited from Dashboard |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Find |
Searches the layout tree recursively and returns the layout item for the specified dashboard item.
Inherited from Dashboard |
Find |
Searches the layout tree recursively and returns the layout group for the specified dashboard item group.
Inherited from Dashboard |
Find |
Searches the layout tree recursively and returns the layout tab page for the specified dashboard tab page.
Inherited from Dashboard |
Find |
Returns the layout tab container for the specified dashboard tab container item.
Inherited from Dashboard |
Get |
Returns the collection of layout items from the current layout group’s subtree.
Inherited from Dashboard |
Get |
Returns the collection of layout groups from the current layout group’s subtree.
Inherited from Dashboard |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Returns the collection of layout items from the current layout group’s subtree.
Inherited from Dashboard |
Get |
Returns the collection of layout items and groups from the current layout group’s subtree.
Inherited from Dashboard |
Get |
Returns the collection of layout tab container from the current layout group’s subtree.
Inherited from Dashboard |
Get |
Gets the Type of the current instance. Inherited from Object. |
Insert |
Inserts the layout item displaying the specified dashboard item above the current layout item/group.
Inherited from Dashboard |
Insert |
Inserts the specified layout item/group above the current layout item/group.
Inherited from Dashboard |
Insert |
Inserts the layout item displaying the specified dashboard item below the current layout item/group.
Inherited from Dashboard |
Insert |
Inserts the specified layout item/group below the current layout item/group.
Inherited from Dashboard |
Insert |
Inserts the layout item displaying the specified dashboard item to the left of the current layout item/group.
Inherited from Dashboard |
Insert |
Inserts the specified layout item/group to the left of the current layout item/group.
Inherited from Dashboard |
Insert |
Inserts the layout item displaying the specified dashboard item to the right of the current layout item/group.
Inherited from Dashboard |
Insert |
Inserts the specified layout item/group to the right of the current layout item/group.
Inherited from Dashboard |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Move |
Moves the current layout item/group above the specified layout item/group.
Inherited from Dashboard |
Move |
Moves the current layout item/group above the specified layout item/group.
Inherited from Dashboard |
Move |
Moves the current layout item/group below the specified layout item/group.
Inherited from Dashboard |
Move |
Moves the current layout item/group below the specified layout item/group.
Inherited from Dashboard |
Move |
Moves the current layout item/group to the left of the specified layout item/group.
Inherited from Dashboard |
Move |
Moves the current layout item/group to the left of the specified layout item/group.
Inherited from Dashboard |
Move |
Moves the current layout item/group to the right of the specified layout item/group.
Inherited from Dashboard |
Move |
Moves the current layout item/group to the right of the specified layout item/group.
Inherited from Dashboard |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Remove |
Removes the layout item displaying the specified dashboard item from the layout group’s subtree.
Inherited from Dashboard |
Remove |
Removes the specified layout item/group from the layout group’s subtree.
Inherited from Dashboard |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also