Skip to main content

DashboardParameterDescriptor.Name Property

Gets the parameter name.

Namespace: DevExpress.DashboardWin

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

NuGet Package: DevExpress.Win.Dashboard

Declaration

public string Name { get; }

Property Value

Type Description
String

A String that is the parameter name.

See Also