Skip to main content

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

#Returns

Type Description
ParameterLookUpSettings

An ParameterLookUpSettings object that represents an exact copy of the current object.

See Also