DashboardLayoutNode.InsertRight Method
Name | Parameters | Description |
---|---|---|
InsertRight(DashboardItem) | dashboardItem | Inserts the layout item displaying the specified dashboard item to the right of the current layout item/group. |
InsertRight(DashboardLayoutNode) | layoutNode | Inserts the specified layout item/group to the right of the current layout item/group. |