DashboardTabPage.AddRange(DashboardItem[]) Method
Adds the specified dashboard items to the tab page.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.2.Core.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
items | DashboardItem[] | An array of dashboard items to add. |
See Also