Skip to main content

ParameterValue.DisplayText Property

Gets the parameter display text.

Namespace: DevExpress.DashboardWin

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

NuGet Package: DevExpress.Win.Dashboard

#Declaration

public string DisplayText { get; }

#Property Value

Type Description
String

A String that is the parameter display text.

See Also