DashboardLayoutNode Properties
Serves as the base class for layout items and groups.| Name | Description |
|---|---|
| DashboardItem | Gets the dashboard item/group which is displayed in the current layout item/group. |
| Parent | Gets the immediate parent layout group to which the current layout item/group belongs. |
| Root | Gets the root layout item/group to which the current layout item/group belongs. |
| Weight | Gets or sets the relative size of the layout item/group. |
See Also