RequestDashboardIDsWebEventArgs.DashboardIDs Property
Gets or sets a collection of DashboardInfo objects containing information used to identify dashboards.
Namespace: DevExpress.DashboardWeb
Assembly: DevExpress.Dashboard.v26.1.Web.dll
Declaration
Property Value
| Type | Description |
|---|---|
| List<DashboardInfo> | A collection of DashboardInfo objects containing information used to identify dashboards. |
See Also