IMDIController.Restore(DocumentPanel) Method
Restores the document to its previous state.
Namespace: DevExpress.Xpf.Docking
Assembly: DevExpress.Xpf.Docking.v26.1.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| document | DocumentPanel | The DocumentPanel object that should be restored. |
Returns
| Type | Description |
|---|---|
| Boolean |
|
See Also