DashboardParameterCollection.Clone() Method
Creates a copy of the current DashboardParameterCollection object.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.1.Core.dll
NuGet Package: DevExpress.Dashboard.Core
Declaration
Returns
Type | Description |
---|---|
DashboardParameterCollection | A DashboardParameterCollection object which is a copy of the current object. |
See Also