Skip to main content
A newer version of this page is available. .

INativeMdiViewController.RestoreAll() Method

Restores minimized documents.

Namespace: DevExpress.XtraBars.Docking2010.Views.NativeMdi

Assembly: DevExpress.XtraBars.v21.2.dll

NuGet Packages: DevExpress.Win.Design, DevExpress.Win.Navigation

Declaration

bool RestoreAll()

Returns

Type Description
Boolean

true if the operation was successful; otherwise, false.

See Also