Back to Devexpress

INativeMdiViewController.Cascade() Method

windowsforms-devexpress-dot-xtrabars-dot-docking2010-dot-views-dot-nativemdi-dot-inativemdiviewcontroller.md

latest1.3 KB
Original Source

INativeMdiViewController.Cascade() Method

Cascades documents.

Namespace : DevExpress.XtraBars.Docking2010.Views.NativeMdi

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
bool Cascade()
vb
Function Cascade As Boolean

Returns

TypeDescription
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

INativeMdiViewController Interface

INativeMdiViewController Members

DevExpress.XtraBars.Docking2010.Views.NativeMdi Namespace