Skip to main content
All docs
V25.1
  • WorkspaceManager.ResetSerializationEnabled(IComponent) Method

    Namespace: DevExpress.Utils

    Assembly: DevExpress.Utils.v25.1.dll

    NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core

    Declaration

    [EditorBrowsable(EditorBrowsableState.Never)]
    public static void ResetSerializationEnabled(
        IComponent component
    )

    Parameters

    Name Type
    component IComponent
    See Also