DashboardLayoutGroup Properties
A layout group used to arrange layout items or other groups within a dashboard.
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 |
See Also