Back to Devexpress

DashboardParameterDescriptor.Name Property

dashboard-devexpress-dot-dashboardwin-dot-dashboardparameterdescriptor-9600c0f8.md

latest1.5 KB
Original Source

DashboardParameterDescriptor.Name Property

Gets the parameter name.

Namespace : DevExpress.DashboardWin

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

NuGet Package : DevExpress.Win.Dashboard

Declaration

csharp
public string Name { get; }
vb
Public ReadOnly Property Name As String

Property Value

TypeDescription
String

A String that is the parameter name.

|

See Also

Specify Dashboard Parameter Values in the WinForms Designer

Manage Dashboard Parameters in the WinForms Viewer Control

DashboardParameterDescriptor Class

DashboardParameterDescriptor Members

DevExpress.DashboardWin Namespace