IModelOptionsTabbedMdiLayout.RestoreTabbedMdiLayout Property
Indicates whether to restore the tabs arrangement when starting an MDI application.
Namespace: DevExpress.ExpressApp.Win
Assembly: DevExpress.ExpressApp.Win.v24.1.dll
NuGet Packages: DevExpress.ExpressApp.Win, DevExpress.ExpressApp.Win.Design
NuGet Package: DevExpress.ExpressApp.Win
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | true | true if the tabs arrangement must be restored; otherwise, false. |
Remarks
When an MdiShowViewStrategy is used by a Windows Forms application, and this strategy shows Views in the tabbed mode (see MdiShowViewStrategy.MdiMode), consider whether you need to save the tabs arrangement when closing the application and restore them when starting the application again. To set this option, use the RestoreTabbedMdiLayout property of the Options node in the Model Editor.