Skip to main content
All docs
V18.2

ASPxClientDashboardParameterValue Class

Provides access to the parameter value and display text.

Namespace: DevExpress.DashboardWeb.Scripts

Assembly: DevExpress.Dashboard.v18.2.Web.WebForms.Scripts.dll

Declaration

public class ASPxClientDashboardParameterValue

Remarks

Use the ASPxClientDashboardParameterValue.GetValue method to obtain the parameter value. The ASPxClientDashboardParameterValue.GetDisplayText method allows you to obtain the parameter display text.

Inheritance

Object
ASPxClientDashboardParameterValue
See Also