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