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