DashboardLayoutGroup Members
In This Article
#Constructors
Name | Description |
---|---|
Dashboard |
Initializes a new instance of the Dashboard |
Dashboard |
Initializes a new instance of the Dashboard |
Dashboard |
Initializes a new instance of the Dashboard |
Dashboard |
Initializes a new instance of the Dashboard |
Dashboard |
Initializes a new instance of the Dashboard |
#Fields
Name | Description |
---|---|
Default |
For internal use. |
#Properties
Name | Description |
---|---|
Child |
Provides access to the collection of child layout groups and items. |
Dashboard |
Gets the dashboard item/group which is displayed in the current layout item/group.
Inherited from Dashboard |
Orientation | Gets or sets the value specifying the orientation of layout items/groups within the group. |
Parent |
Gets the immediate parent layout group to which the current layout item/group belongs.
Inherited from Dashboard |
Root |
Gets the root layout item/group to which the current layout item/group belongs.
Inherited from Dashboard |
Weight |
Gets or sets the relative size of the layout item/group.
Inherited from Dashboard |
#Methods
Name | Description |
---|---|
Contains |
Indicates whether the subtree of the current layout group contains the layout item that displays the specified dashboard item. |
Contains |
Indicates whether the subtree of the current layout group contains the specified layout item/group. |
Contains |
Indicates whether the subtree of the current layout group contains the specified layout tab page. |
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. |
Find |
Searches the layout tree recursively and returns the layout group for the specified dashboard item group. |
Find |
Searches the layout tree recursively and returns the layout tab page for the specified dashboard tab page. |
Find |
Returns the layout tab container for the specified dashboard tab container item. |
Get |
Returns the collection of layout items from the current layout group’s subtree. |
Get |
Returns the collection of layout groups from the current layout group’s subtree. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Returns the collection of layout items from the current layout group’s subtree. |
Get |
Returns the collection of layout items and groups from the current layout group’s subtree. |
Get |
Returns the collection of layout tab container from the current layout group’s subtree. |
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. |
Remove |
Removes the specified layout item/group from the layout group’s subtree. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also