menu

Blazor

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

    Show / Hide Table of Contents

    Class HistoryEntry

    Represents the entry of the changed history of an object.

    Inheritance
    System.Object
    HistoryEntryBase
    HistoryEntry
    Inherited Members
    HistoryEntryBase.IsUndo
    HistoryEntryBase.Next
    HistoryEntryBase.Previous
    HistoryEntryBase.RedoObject
    HistoryEntryBase.Type
    HistoryEntryBase.UndoObject
    Namespace: Syncfusion.Blazor.Diagram
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public class HistoryEntry : HistoryEntryBase

    Constructors

    HistoryEntry()

    Initializes a new instance of the HistoryEntry class.

    Declaration
    public HistoryEntry()
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved