Blazor

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class HistoryChangeAction - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class HistoryChangeAction

    Specifies the history entry type for the nodes/connectors.

    Inheritance
    System.Object
    HistoryChangeAction
    Namespace: Syncfusion.Blazor.Diagrams
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public sealed class HistoryChangeAction : Enum

    Fields

    CustomAction

    Sets the history entry type is node.

    Declaration
    public const HistoryChangeAction CustomAction
    Field Value
    Type Description
    HistoryChangeAction

    Redo

    Sets the history entry type is Selector Model.

    Declaration
    public const HistoryChangeAction Redo
    Field Value
    Type Description
    HistoryChangeAction

    Undo

    Sets the history entry type is Connector.

    Declaration
    public const HistoryChangeAction Undo
    Field Value
    Type Description
    HistoryChangeAction

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2022 Syncfusion Inc. All Rights Reserved