Back to Devexpress

DashboardViewer.RestoreDashboardItemAsync() Method

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

latest1.4 KB
Original Source

DashboardViewer.RestoreDashboardItemAsync() Method

Restores the item size if an item is expanded to the entire dashboard size (maximized). Asynchronous method.

Namespace : DevExpress.DashboardWin

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

NuGet Package : DevExpress.Win.Dashboard

Declaration

csharp
public Task RestoreDashboardItemAsync()
vb
Public Function RestoreDashboardItemAsync As Task

Returns

TypeDescription
Task

The task object that is the asynchronous operation to complete.

|

Implements

RestoreDashboardItemAsync()

See Also

Asynchronous Mode

DashboardViewer Class

DashboardViewer Members

DevExpress.DashboardWin Namespace