menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class UnProtectWorkbookForm - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class UnProtectWorkbookForm

    Inheritance
    System.Object
    CommandBaseForm
    UnProtectWorkbookForm
    Inherited Members
    CommandBaseForm.CancelAction()
    CommandBaseForm.OnClosed(EventArgs)
    CommandBaseForm.OnClosing(CancelEventArgs)
    CommandBaseForm.OnLoad(EventArgs)
    CommandBaseForm.ProcessCmdKey(Message, Keys)
    CommandBaseForm.SfSpreadsheet
    CommandBaseForm.WorkSheet
    Namespace: Syncfusion.Windows.Forms.Spreadsheet.Commands
    Assembly: Syncfusion.Spreadsheet.Windows.dll
    Syntax
    public class UnProtectWorkbookForm : CommandBaseForm

    Constructors

    UnProtectWorkbookForm()

    Declaration
    public UnProtectWorkbookForm()

    Methods

    Dispose(Boolean)

    Clean up any resources being used.

    Declaration
    protected override void Dispose(bool disposing)
    Parameters
    Type Name Description
    System.Boolean disposing

    true if managed resources should be disposed; otherwise, false.

    OnApplySettings()

    Apply the changed into xlsio workbook.

    Declaration
    protected override void OnApplySettings()
    Overrides
    CommandBaseForm.OnApplySettings()

    OnLoaded()

    Initial settings when the form was loaded.

    Declaration
    protected override void OnLoaded()
    Overrides
    CommandBaseForm.OnLoaded()

    UnWireEvents()

    Unhook the required events.

    Declaration
    protected override void UnWireEvents()
    Overrides
    CommandBaseForm.UnWireEvents()

    WireEvents()

    Hook the required events.

    Declaration
    protected override void WireEvents()
    Overrides
    CommandBaseForm.WireEvents()
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved