DashboardLayoutItem 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 |
#Properties
Name | Description |
---|---|
Dashboard |
Gets the dashboard item/group which is displayed in the current layout item/group.
Inherited from Dashboard |
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 |
---|---|
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