DashboardLayoutItem Methods
Represents a layout item that displays a dashboard item.
Name | Description |
---|---|
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. |
Get |
Serves as the default hash function. Inherited from Object. |
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. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also