INativeMdiViewController.Cascade() Method
Cascades documents.
Namespace: DevExpress.XtraBars.Docking2010.Views.NativeMdi
Assembly: DevExpress.XtraBars.v25.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Returns
| Type | Description |
|---|---|
| Boolean | true if the operation was successful; otherwise, false. |
Remarks
Calling Cascade causes all maximized documents to be restored to the normal state.
See Also