WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum CommandMode - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum CommandMode

    Defines the transaction mode in SfSpreadsheet.

    Namespace: Syncfusion.UI.Xaml.Spreadsheet.History
    Assembly: Syncfusion.SfSpreadsheet.WPF.dll
    Syntax
    public enum CommandMode

    Fields

    Name Description
    Redo

    SfSpreadsheet is currently in process of redoing commands. Redo() will set initialize and reset this state.

    Undo

    SfSpreadsheet is currently in process of undoing commands. Undo() will set initialize and reset this state.

    Back to top Generated by DocFX
    Copyright © 2001 - 2022 Syncfusion Inc. All Rights Reserved