alexa

    Show / Hide Table of Contents

    Enum StorageFormat

    Contains types of formats to store object parameters.

    Namespace: Syncfusion.Windows.Shared
    Assembly: Syncfusion.Shared.WPF.dll
    Syntax
    public enum StorageFormat

    Fields

    Name Description
    Binary

    Use binary format as a storage format.

    Registry

    Use system registry as a storage format.

    Xml

    Use xml format as a storage format.

    Back to top Generated by DocFX