Skip to main content
A newer version of this page is available. .

SerializationKind Enum

Namespace: DevExpress.Diagram.Core.Native

Assembly: DevExpress.Diagram.v20.2.Core.dll

NuGet Packages: DevExpress.Diagram.Core, DevExpress.WindowsDesktop.Diagram.Core

Declaration

public enum SerializationKind

Members

Name
SaveLoadDocument
CopyPaste
Recreate

Related API Members

The following properties accept/return SerializationKind values:

Library Related API Members
WinForms Controls DiagramCustomGetSerializableItemPropertiesEventArgs.SerializationKind
WPF Controls DiagramCustomGetSerializableItemPropertiesEventArgs.SerializationKind

See Also