-
[DX_WPF] IRegion VisualSerializationModeDevExpress/DX_WPF 2024. 2. 6. 07:35
Hello,
The VisualSerializationMode property defines how visual components associated with corresponding regions save their layouts. This feature is supported for a certain number of controls. Please refer to the following help topic: Save/Restore Control Layout.
These are the available values from the VisualSerializationMode enumeration and their functions:
Disabled - The feature is disabled;
PerKey - Each module saves its layout depending on its key;
PerViewType - Each module saves its layout unless the same view type is already saved.The default value is PerKey. PerViewType can be useful when you show multiple modules with the same view and wish to synchronize their layout changes.
Please let me know if you have additional questions.
https://supportcenter.devexpress.com/ticket/details/t1215276/iregion-visualserializationmode
728x90'DevExpress > DX_WPF' 카테고리의 다른 글
[DX_WPF] Messenger (0) 2024.02.15 [DX_WPF] Localization Folder (0) 2024.02.07 [DX_WPF] Pagination or Infinite Scroll (0) 2024.01.26 [DX_WPF] Dynamic Module Project Create (0) 2024.01.26 [DX_WPF] VisualStateService (0) 2024.01.25 댓글