Back to Devexpress

ParameterValue Class

dashboard-devexpress-dot-dashboardwin-f7545dfa.md

latest1.1 KB
Original Source

ParameterValue Class

Contains the parameter value and display text.

Namespace : DevExpress.DashboardWin

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

NuGet Package : DevExpress.Win.Dashboard

Declaration

csharp
public class ParameterValue
vb
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

ParameterValue Members

DevExpress.DashboardWin Namespace