DashboardParameterCollection Class
In This Article
A collection of DashboardParameter objects.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.2.Core.dll
NuGet Package: DevExpress.Dashboard.Core
#Declaration
#Related API Members
The following members return DashboardParameterCollection objects:
#Remarks
A dashboard exposes the Dashboard.Parameters property that provides access to the collection of dashboard parameters.
See Also