ParameterLookUpSettings.Clone() Method
In This Article
Creates a copy of the current ParameterLookUpSettings instance.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.2.Core.dll
NuGet Package: DevExpress.Dashboard.Core
#Declaration
public ParameterLookUpSettings Clone()
#Returns
Type | Description |
---|---|
Parameter |
An Parameter |
See Also