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

INativeMdiViewController.MinimizeAll() Method

Minimizes all documents to icons.

Namespace: DevExpress.XtraBars.Docking2010.Views.NativeMdi

Assembly: DevExpress.XtraBars.v20.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

bool MinimizeAll()

Returns

Type Description
Boolean

true if the operation was successful; otherwise, false.

See Also