Skip to main content
All docs
V24.2

WorkspaceManager.ResetSerializationEnabled(IComponent) Method

Namespace: DevExpress.Utils

Assembly: DevExpress.Utils.v24.2.dll

Declaration

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

Parameters

Name Type
component IComponent
See Also