DevExpress.Xpf.Core.Serialization Namespace
Contains classes that the DevExpress WPF Controls use to save/restore their layouts.
Assembly: DevExpress.Xpf.Core.v24.2.dll
NuGet Package: DevExpress.Wpf.Core
#Classes
Name | Description |
---|---|
Allow |
Provides the Allow |
Before |
Provides the Before |
Custom |
Provides the Custom |
Custom |
Provides Custom |
DXOptions |
|
DXSerializer static | Allows the DevExpress WPF Controls to save/restore their layout. |
#Delegates
Name | Description |
---|---|
Allow |
A method that handles the Allow |
Before |
A method that handles the Before |
Custom |
A method that handles the Custom |
Custom |
A method that handles the Custom |
Layout |
#Enums
Name | Description |
---|---|
Accept |
Lists values that specify the objects that the DXSerializer should serialize/deserialize. |
Store |
Lists the values that specify properties that the DXSerializer class should save/restore. |