Back to Devexpress

DashboardViewer.BeginUpdateParameters() Method

dashboard-devexpress-dot-dashboardwin-dot-dashboardviewer-c1a64495.md

latest1.3 KB
Original Source

DashboardViewer.BeginUpdateParameters() Method

Locks the DashboardParameters object until the DashboardViewer.EndUpdateParameters method call.

Namespace : DevExpress.DashboardWin

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

NuGet Package : DevExpress.Win.Dashboard

Declaration

csharp
public void BeginUpdateParameters()
vb
Public Sub BeginUpdateParameters

Remarks

Use the DashboardViewer.Parameters property to access dashboard parameter settings and metadata.

Implements

BeginUpdateParameters()

See Also

DashboardViewer Class

DashboardViewer Members

DevExpress.DashboardWin Namespace