menu

WinForms

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

    Show / Hide Table of Contents

    Class HistoryInfo

    Inheritance
    System.Object
    HistoryInfo
    InsertedColumnHistory
    InsertedTableHistory
    MergedCellsHistory
    TableCellStyleHistoryInfo
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Syncfusion.Windows.Tools.Controls
    Assembly: Syncfusion.RichTextBoxAdv.WPF.dll
    Syntax
    public class HistoryInfo

    Constructors

    HistoryInfo()

    Initializes the new instance of HistoryInfo class

    Declaration
    public HistoryInfo()

    Properties

    Text

    Gets or Sets the text

    Declaration
    public string Text { get; set; }
    Property Value
    Type
    System.String
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved