DXSerializer Class
Allows the DevExpress WPF Controls to save/restore their layout.
Namespace: DevExpress.Xpf.Core.Serialization
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Remarks
The following DevExpress WPF Controls, services, and behaviors internally use the DXSerializer:
- Bars
- DockLayoutManager
- DXTabControl
- GanttControl
- GridControl
- PivotGridControl
- RibbonControl
- ThemedWindow
- TreeListControl
- LayoutSerializationService
- CurrentWindowSerializationBehavior
Refer to the following topic to see advanced DXSerializer use cases: DXSerializer Events - Advanced Scenarios.
Inheritance
Object
DXSerializer
See Also