Skip to main content
All docs
V24.2

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

WindowRestoreLayoutOptions Attached Properties

Contains properties that the ThemedWindow uses when you deserialize its layout.
Name Description
AllowRestoreStateForDisplayedWindow static Gets or sets whether to restore position and state of the displayed ThemedWindow when you load its layout settings from the XML file/Stream. This is an attached property.
RestoreMinimizedWindowInNormalState static Gets or sets whether the ThemedWindow should restore the minimized state if it is saved in the serialization XML file/Stream and you restore the ThemedWindow‘s layout.
See Also