Back to Devexpress

DashboardParameterDescriptor.DefaultValue Property

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

latest1.5 KB
Original Source

DashboardParameterDescriptor.DefaultValue Property

Gets the default parameter value.

Namespace : DevExpress.DashboardWin

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

NuGet Package : DevExpress.Win.Dashboard

Declaration

csharp
public object DefaultValue { get; }
vb
Public ReadOnly Property DefaultValue As Object

Property Value

TypeDescription
Object

A default parameter value.

|

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