Skip to main content

ParameterValue Class

Contains the parameter value and display text.

Namespace: DevExpress.DashboardWin

Assembly: DevExpress.Dashboard.v24.2.Win.dll

NuGet Package: DevExpress.Win.Dashboard

#Declaration

public class ParameterValue

#Remarks

Use the ParameterValue.Value property to obtain the parameter value. The ParameterValue.DisplayText property allows you to obtain the parameter display text.

#Inheritance

Object
ParameterValue
See Also