ParameterValue Class
In This Article
Contains the parameter value and display text.
Namespace: DevExpress.DashboardWin
Assembly: DevExpress.Dashboard.v24.2.Win.dll
NuGet Package: DevExpress.Win.Dashboard
#Declaration
#Remarks
Use the ParameterValue.Value property to obtain the parameter value. The ParameterValue.DisplayText property allows you to obtain the parameter display text.
See Also